aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAge
* b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2012-01-18
* wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski2012-01-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-05
|\
| * b43: N-PHY: fix typo in TX power fixRafał Miłecki2012-01-04
| * b43: N-PHY: fix controling RF overrideRafał Miłecki2012-01-04
| * b43: N-PHY: update gain ctl workaroundsRafał Miłecki2012-01-04
| * b43: add lacking boardflags definesRafał Miłecki2012-01-04
| * b43: N-PHY: get idle TSSI valuesRafał Miłecki2012-01-04
| * b43: N-PHY: fix success condition of running samplesRafał Miłecki2012-01-04
| * b43: N-PHY: move common TX/RX functionsRafał Miłecki2012-01-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-04
| |\ \
| | * | b43: fix regression in PIO caseGuennadi Liakhovetski2012-01-03
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-09
| |\ \ \
| | * | | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-09
| | |\| |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | b43: N-PHY: reorder functions: random cleanupsRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki2011-12-19
| * | | | b43: N-PHY: split gain control workaroundsRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: collect samples onesRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: collect radio onesRafał Miłecki2011-12-19
| * | | | b43: N-PHY: reorder functions: put basic ones at beginningRafał Miłecki2011-12-19
| * | | | b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it2011-12-19
| * | | | b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoidJohn W. Linville2011-12-16
* | | | | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
|/ / / /
* | | | b43: N-PHY: check for bustype before touching BCMA CC PLLsRafał Miłecki2011-12-15
* | | | b43: avoid calling bcma_* if CONFIG_B43_BCMA is not setJohn W. Linville2011-12-14
* | | | b43: N-PHY: update TX power fixRafał Miłecki2011-12-13
* | | | b43: N-PHY: workaround broken auto-increment on BCM43224Rafał Miłecki2011-12-13
* | | | b43: N-PHY: fix 32-bit reads of tablesRafał Miłecki2011-12-13
* | | | b43: N-PHY: implement spurious tone avoidanceRafał Miłecki2011-12-13
* | | | b43: N-PHY: finish 2.4GHz 0x2056 radio setupRafał Miłecki2011-12-13
* | | | b43: N-PHY: determine various PHY paramsRafał Miłecki2011-12-13
* | | | b43: N-PHY: add table for antenna software controlRafał Miłecki2011-12-13
* | | | b43: N-PHY: workaround BCM43224 hw bug in writing table id 9Rafał Miłecki2011-12-13
* | | | b43: N-PHY: update some init valuesRafał Miłecki2011-12-13
* | | | b43: N-PHY: random trivial fixes for typos, missing writesRafał Miłecki2011-12-13
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\| | | | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
| |\|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-04
| | |\
| * | \ Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
| |\ \ \ | | |/ / | |/| |
| | * | drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-31
| | * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
| * | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
| |/ /
* | | b43: HT-PHY: report signal to mac80211Rafał Miłecki2011-11-07
* | | b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki2011-11-07
| |/ |/|
* | b43: Remove unneeded messageLarry Finger2011-11-02
|/
* b43: N-PHY: report signal to mac80211Rafał Miłecki2011-10-14