aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | b43: N-PHY: finish 0x2056 radio setupRafał Miłecki2012-08-062-6/+90
| | * | b43: add helper waiting for given value in radio regRafał Miłecki2012-08-063-11/+22
| | * | b43: rename host flags definesRafał Miłecki2012-08-063-10/+12
| | * | b43: N-PHY: add PHY rev7+ workaroundsRafał Miłecki2012-08-061-2/+326
| | * | b43: N-PHY: update workaroundsRafał Miłecki2012-08-061-16/+30
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-2/+2
|\ \ \ | |/ / |/| |
| * | b43: Kconfig: drop unknown symbol 'BRCMSMAC_MODULE'Paul Bolle2012-09-011-2/+2
| |/
* | b43: fix logic in GPIO initRafał Miłecki2012-08-021-8/+13
|/