John W. Linville 9a638ddfb0 Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next před 11 roky
..
Kconfig ed7f75b4f0 b43: update PHY descriptions in Kconfig před 11 roky
Makefile ec76643b00 b43: implement PPR (Power Per Rate) management/API před 11 roky
b43.h 4214852ea1 b43: add support for setting the beacon listen interval před 11 roky
bus.c 25c1556663 b43: flush some writes on Broadcom MIPS SoCs před 11 roky
bus.h 25c1556663 b43: flush some writes on Broadcom MIPS SoCs před 11 roky
debugfs.c 234e340582 simple_open: automatically convert to simple_open() před 13 roky
debugfs.h 1a2b250bfe b43: return true / false instead of numbers in functions which return bool value před 11 roky
dma.c e1390a2adc DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new helper před 12 roky
dma.h 73b82bf0bf B43: Handle DMA RX descriptor underrun před 12 roky
leds.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. před 14 roky
leds.h e6693eab35 b43: add 'struct b43_wl' missing declaration před 16 roky
lo.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. před 14 roky
lo.h ef1a628d83 b43: Implement dynamic PHY API před 17 roky
main.c a344d6778a mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR před 11 roky
main.h 737f657f71 b43: Implement PHY PLL reset před 11 roky
pcmcia.c fdd3f29edd drivers/net: use module_pcmcia_driver() in pcmcia drivers před 12 roky
pcmcia.h e4d6b79518 [B43]: add mac80211-based driver for modern BCM43xx devices před 18 roky
phy_a.c 25c1556663 b43: flush some writes on Broadcom MIPS SoCs před 11 roky
phy_a.h bba4d409cb b43: remove leftover code from old devices support před 11 roky
phy_common.c 9c3a667086 b43: fix NULL pointer dereference in b43_phy_copy() před 11 roky
phy_common.h 427fa00b89 b43: PHY: drop channel_type (we can get this info from chandef) před 11 roky
phy_g.c 25c1556663 b43: flush some writes on Broadcom MIPS SoCs před 11 roky
phy_g.h 25985edced Fix common misspellings před 14 roky
phy_ht.c 737f657f71 b43: Implement PHY PLL reset před 11 roky
phy_ht.h 1f21de53ac b43: HT-PHY: Implement band switching před 11 roky
phy_lcn.c 25c1556663 b43: flush some writes on Broadcom MIPS SoCs před 11 roky
phy_lcn.h 2981808269 b43: LCN-PHY: finish sense setup před 14 roky
phy_lp.c 25c1556663 b43: flush some writes on Broadcom MIPS SoCs před 11 roky
phy_lp.h 2c0d6100da b43: LP-PHY: Begin implementing calibration & software RFKILL support před 16 roky
phy_n.c 737f657f71 b43: Implement PHY PLL reset před 11 roky
phy_n.h 8615eb2870 b43: N-PHY: support setting custom TX power před 11 roky
pio.c 1a2b250bfe b43: return true / false instead of numbers in functions which return bool value před 11 roky
pio.h 3b27521a5b b43: remove get_tx_stats() mac80211 op před 16 roky
ppr.c ec76643b00 b43: implement PPR (Power Per Rate) management/API před 11 roky
ppr.h ec76643b00 b43: implement PPR (Power Per Rate) management/API před 11 roky
radio_2055.c 108f4f3c4a b43: add my copyrights and myself as the module author před 14 roky
radio_2055.h 9c803a03bc b43: N-PHY: move declarations of chantables functions to correct files před 14 roky
radio_2056.c 7e8c04995e b43: N-PHY: add missing calib values for radio 0x2026 rev 11 před 11 roky
radio_2056.h 38646ebae7 b43: N-PHY: finish 2.4GHz 0x2056 radio setup před 14 roky
radio_2057.c 3b7caa2927 b43: N-PHY: add tables for radio 0x2057 rev 14 před 11 roky
radio_2057.h 40c68f20e6 b43; N-PHY: write most of the missing code for revs 7+ před 11 roky
radio_2059.c 5effb73c52 b43: HT-PHY: Update values for frequency calibration před 11 roky
radio_2059.h ea422b2c33 b43: HT-PHY: Complete radio init (add missing entries) před 11 roky
rfkill.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 14 roky
rfkill.h f41f3f373d b43/legacy: port to cfg80211 rfkill před 16 roky
sdio.c 157c9436e6 b43: remove __dev* attributes před 13 roky
sdio.h 2d9d238511 b43: mark some functions and structs static před 12 roky
sysfs.c c8e4955653 net: Replace min macro with min_t před 11 roky
sysfs.h e4d6b79518 [B43]: add mac80211-based driver for modern BCM43xx devices před 18 roky
tables.c eb032b9837 Update my e-mail address před 14 roky
tables.h 61bca6eb85 b43: rewrite A PHY initialization před 18 roky
tables_lpphy.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 14 roky
tables_lpphy.h 4758315476 b43: LP-PHY: Refactor TX gain table I/O před 16 roky
tables_nphy.c a68c356bcf b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14 před 11 roky
tables_nphy.h a68c356bcf b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14 před 11 roky
tables_phy_ht.c 108f4f3c4a b43: add my copyrights and myself as the module author před 14 roky
tables_phy_ht.h 87a8c8cb20 b43: HT-PHY: allow writing longer tables with a single call před 14 roky
tables_phy_lcn.c 2d9d238511 b43: mark some functions and structs static před 12 roky
tables_phy_lcn.h 28e3181a77 b43: LCN-PHY: load TX gain table on init před 14 roky
wa.c 4a73815e2e b43: G-PHY: fix random mistakes to match specs před 11 roky
wa.h 61bca6eb85 b43: rewrite A PHY initialization před 18 roky
xmit.c c062488118 b43: report correct rate to mac80211 for 5 GHz packets před 11 roky
xmit.h 0996c3910b b43: update some transmit header constants před 11 roky