aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAge
...
| * | | | 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
* Revert "b43: trivial: do not report any link quality instead of invalid one"Rafał Miłecki2011-10-14
* b43: trivial: do not report any link quality instead of invalid oneRafał Miłecki2011-10-11
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* b43: LCN-PHY: minor clean upsRafał Miłecki2011-09-27
* b43: update dummy transmissionRafał Miłecki2011-09-27
* b43: add missing MMIO definesRafał Miłecki2011-09-27
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-20
|\
| * b43: Fix beacon problem in ad-hoc modeManual Munz2011-09-19
| * b43: read correct register on bcma bus.Hauke Mehrtens2011-08-09
* | b43: LCN-PHY: finish sense setupRafał Miłecki2011-09-19
* | b43: LCN-PHY: add more init tweaksRafał Miłecki2011-09-19
* | b43: LCN-PHY: init TX power controlRafał Miłecki2011-09-19
* | b43: LCN-PHY: implement SPUR avoidance modeRafał Miłecki2011-09-19
* | b43: LCN-PHY: set TX filtersRafał Miłecki2011-09-19
* | b43: LCN-PHY: tweaks for channel switchingRafał Miłecki2011-09-19
* | b43: N-PHY: implement few random missing opsRafał Miłecki2011-09-14
* | b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki2011-09-14
* | b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki2011-09-14
* | b43: N-PHY: use helper for checking IPARafał Miłecki2011-09-14
* | b43: LCN-PHY: load TX gain table on initRafał Miłecki2011-09-14
* | b43: add my copyrights and myself as the module authorRafał Miłecki2011-09-14