summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-105-11/+14
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-255-11/+14
* | b43: make struct b2056_inittabs_pts constHauke Mehrtens2013-04-011-3/+3
* | b43: mark some functions and structs staticHauke Mehrtens2013-04-015-13/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-292-16/+57
|\ \
| * | b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| * | b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-03-271-12/+53
| * | b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| |/
* | b43: use constantsHauke Mehrtens2013-03-272-7/+11
* | b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens2013-03-251-9/+3
* | b43: use bcma_chipco_gpio_control()Hauke Mehrtens2013-03-251-5/+2
* | b43: HT-PHY: enable basic TX power setupRafał Miłecki2013-03-131-9/+0
* | b43: HT-PHY: setup TX power controlRafał Miłecki2013-03-132-0/+134
* | b43: HT-PHY: implement RSSI pollingRafał Miłecki2013-03-132-1/+100
* | b43: HT-PHY: implement playing sample toneRafał Miłecki2013-03-132-0/+74
* | b43: HT-PHY: implement stopping sample tone playbackRafał Miłecki2013-03-132-0/+47
* | b43: HT-PHY: implement controlling TX power controlRafał Miłecki2013-03-132-0/+68
* | b43: HT-PHY: implement PA overrideRafał Miłecki2013-03-132-0/+27
* | b43: HT-PHY: implement CCA resetRafał Miłecki2013-03-131-21/+47
* | b43: HT-PHY: implement MAC reclockingRafał Miłecki2013-03-131-0/+18
* | b43: HT-PHY: implement spurious tone avoidanceRafał Miłecki2013-03-131-0/+20
* | b43: HT-PHY: move TX fix to the separated functionRafał Miłecki2013-03-131-18/+28
* | b43: HT-PHY: add classifier control functionRafał Miłecki2013-03-132-5/+37
* | b43: HT-PHY: rename AFE definesRafał Miłecki2013-03-132-25/+25
* | b43: HT-PHY: make it BCMA-onlyRafał Miłecki2013-03-062-1/+6
* | b43: define BCMA wireless specific PLLsRafał Miłecki2013-03-062-1/+12
* | b43: Fix 'me' -> 'be' typo in KconfigW. Trevor King2013-03-061-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-261-1/+2
|\
| * b43: Fix lockdep splat on module unloadLarry Finger2013-02-251-1/+2
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-6/+6
|\ \ | |/ |/|
| * drivers/net/wireless/b43: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-6/+6
* | b43: Increase number of RX DMA slotsLarry Finger2013-02-191-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-283-16/+48
|\ \ | |/
| * b43: Fix firmware loading when driver is built into the kernelLarry Finger2013-01-073-16/+48
* | b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()Dan Carpenter2013-01-221-22/+8
|/
* b43: fix tx path skb leaksFelix Fietkau2012-12-103-8/+15
* b43: remove __dev* attributesBill Pemberton2012-12-062-6/+6
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-291-0/+4
|\
| * b43: Fix oops on unload when firmware not foundLarry Finger2012-10-241-0/+4
* | bcma: add an extra pcie core structHauke Mehrtens2012-10-191-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-0211-55/+1358
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-241-1/+2
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-211-1/+2
| | |\
| | | * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-1511-54/+1356
| |\ \ \ | | |/ /
| | * | b43: N-PHY: fix 0x2057 radio calib copy/paste mistakeRafał Miłecki2012-08-101-0/+1
| | * | b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki2012-08-063-4/+129
| | * | b43: be more user friendly with PHY infoRafał Miłecki2012-08-062-5/+36
| | * | b43: N-PHY: init 0x2057 radioRafał Miłecki2012-08-064-2/+712
OpenPOWER on IntegriCloud