summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43 (follow)
Commit message (Expand)AuthorAgeFilesLines
* b43: N-PHY: use more friendly variables names in RSSI codeRafał Miłecki2013-04-231-28/+36
* b43: N-PHY: simplify conditions in RSSI offset scale functionRafał Miłecki2013-04-231-55/+65
* b43: N-PHY: use enum for RAIL typeRafał Miłecki2013-04-231-9/+17
* b43: HT-PHY: use enum for RSSI typesRafał Miłecki2013-04-231-5/+16
* b43: HT-PHY: store TX power state before disabling itRafał Miłecki2013-04-231-4/+6
* b43: HT-PHY: define regs for power estimationRafał Miłecki2013-04-231-0/+6
* b43: HT-PHY: do some extra TSSI setup after configuring TXRafał Miłecki2013-04-231-0/+13
* b43: HT-PHY: finish calculating values for idle TSSIRafał Miłecki2013-04-231-2/+18
* b43: HT-PHY: tables: don't duplicate core-generic regsRafał Miłecki2013-04-233-59/+23
* b43: HT-PHY: rename defines addressing cores on the 2059 radioRafał Miłecki2013-04-232-14/+14
* b43: use bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens2013-04-121-54/+2
* 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
|\