summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2013-04-10ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-01b43: make struct b2056_inittabs_pts constHauke Mehrtens
2013-04-01b43: mark some functions and structs staticHauke Mehrtens
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27b43: use constantsHauke Mehrtens
2013-03-27b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki
2013-03-27b43: A fix for DMA transmission sequence errorsIestyn C. Elfick
2013-03-27b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki
2013-03-25b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens
2013-03-25b43: use bcma_chipco_gpio_control()Hauke Mehrtens
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-13b43: HT-PHY: enable basic TX power setupRafał Miłecki
2013-03-13b43: HT-PHY: setup TX power controlRafał Miłecki
2013-03-13b43: HT-PHY: implement RSSI pollingRafał Miłecki
2013-03-13b43: HT-PHY: implement playing sample toneRafał Miłecki
2013-03-13b43: HT-PHY: implement stopping sample tone playbackRafał Miłecki
2013-03-13b43: HT-PHY: implement controlling TX power controlRafał Miłecki
2013-03-13b43: HT-PHY: implement PA overrideRafał Miłecki
2013-03-13b43: HT-PHY: implement CCA resetRafał Miłecki
2013-03-13b43: HT-PHY: implement MAC reclockingRafał Miłecki
2013-03-13b43: HT-PHY: implement spurious tone avoidanceRafał Miłecki
2013-03-13b43: HT-PHY: move TX fix to the separated functionRafał Miłecki
2013-03-13b43: HT-PHY: add classifier control functionRafał Miłecki
2013-03-13b43: HT-PHY: rename AFE definesRafał Miłecki
2013-03-06b43: HT-PHY: make it BCMA-onlyRafał Miłecki
2013-03-06b43: define BCMA wireless specific PLLsRafał Miłecki
2013-03-06b43: Fix 'me' -> 'be' typo in KconfigW. Trevor King
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19b43: Increase number of RX DMA slotsLarry Finger
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()Dan Carpenter
2013-01-22drivers/net/wireless/b43: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger
2012-12-10b43: fix tx path skb leaksFelix Fietkau
2012-12-06b43: remove __dev* attributesBill Pemberton
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger
2012-10-19bcma: add an extra pcie core structHauke Mehrtens
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-01b43: Kconfig: drop unknown symbol 'BRCMSMAC_MODULE'Paul Bolle
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville