aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19b43: N-PHY: reorder functions: random cleanupsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki
2011-12-19b43: N-PHY: split gain control workaroundsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: collect samples onesRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: collect radio onesRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: put basic ones at beginningRafał Miłecki
2011-12-19b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it
2011-12-16b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoidJohn W. Linville
2011-12-15b43: N-PHY: check for bustype before touching BCMA CC PLLsRafał Miłecki
2011-12-14b43: avoid calling bcma_* if CONFIG_B43_BCMA is not setJohn W. Linville
2011-12-13b43: N-PHY: update TX power fixRafał Miłecki
2011-12-13b43: N-PHY: workaround broken auto-increment on BCM43224Rafał Miłecki
2011-12-13b43: N-PHY: fix 32-bit reads of tablesRafał Miłecki
2011-12-13b43: N-PHY: implement spurious tone avoidanceRafał Miłecki
2011-12-13b43: N-PHY: finish 2.4GHz 0x2056 radio setupRafał Miłecki
2011-12-13b43: N-PHY: determine various PHY paramsRafał Miłecki
2011-12-13b43: N-PHY: add table for antenna software controlRafał Miłecki
2011-12-13b43: N-PHY: workaround BCM43224 hw bug in writing table id 9Rafał Miłecki
2011-12-13b43: N-PHY: update some init valuesRafał Miłecki
2011-12-13b43: N-PHY: random trivial fixes for typos, missing writesRafał Miłecki
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07b43: HT-PHY: report signal to mac80211Rafał Miłecki
2011-11-07b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-02b43: Remove unneeded messageLarry Finger
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-14b43: N-PHY: report signal to mac80211Rafał Miłecki
2011-10-14Revert "b43: trivial: do not report any link quality instead of invalid one"Rafał Miłecki
2011-10-11b43: trivial: do not report any link quality instead of invalid oneRafał Miłecki
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-27b43: LCN-PHY: minor clean upsRafał Miłecki
2011-09-27b43: update dummy transmissionRafał Miłecki
2011-09-27b43: add missing MMIO definesRafał Miłecki
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19b43: LCN-PHY: finish sense setupRafał Miłecki
2011-09-19b43: LCN-PHY: add more init tweaksRafał Miłecki
2011-09-19b43: LCN-PHY: init TX power controlRafał Miłecki
2011-09-19b43: LCN-PHY: implement SPUR avoidance modeRafał Miłecki
2011-09-19b43: LCN-PHY: set TX filtersRafał Miłecki
2011-09-19b43: LCN-PHY: tweaks for channel switchingRafał Miłecki
2011-09-19b43: Fix beacon problem in ad-hoc modeManual Munz