summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)AuthorLines
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-3/+13
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski-3/+13
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-3/+28
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville-3/+28
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+0
2011-11-07b43: HT-PHY: report signal to mac80211Rafał Miłecki-1/+22
2011-11-07b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki-2/+6
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+2
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+0
2011-11-02b43: Remove unneeded messageLarry Finger-1/+0
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches-8/+4
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker-1/+1
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker-0/+1
2011-10-14b43: N-PHY: report signal to mac80211Rafał Miłecki-7/+21
2011-10-14Revert "b43: trivial: do not report any link quality instead of invalid one"Rafał Miłecki-7/+5
2011-10-11b43: trivial: do not report any link quality instead of invalid oneRafał Miłecki-5/+7
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller-1/+2
2011-09-27b43: LCN-PHY: minor clean upsRafał Miłecki-5/+22
2011-09-27b43: update dummy transmissionRafał Miłecki-4/+7
2011-09-27b43: add missing MMIO definesRafał Miłecki-18/+60
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller-2/+3
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville-4/+19
2011-09-19b43: LCN-PHY: finish sense setupRafał Miłecki-3/+88
2011-09-19b43: LCN-PHY: add more init tweaksRafał Miłecki-2/+20
2011-09-19b43: LCN-PHY: init TX power controlRafał Miłecki-1/+93
2011-09-19b43: LCN-PHY: implement SPUR avoidance modeRafał Miłecki-2/+56
2011-09-19b43: LCN-PHY: set TX filtersRafał Miłecki-1/+106
2011-09-19b43: LCN-PHY: tweaks for channel switchingRafał Miłecki-4/+63
2011-09-19b43: Fix beacon problem in ad-hoc modeManual Munz-1/+2
2011-09-14b43: N-PHY: implement few random missing opsRafał Miłecki-17/+96
2011-09-14b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki-143/+157
2011-09-14b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki-13/+4
2011-09-14b43: N-PHY: use helper for checking IPARafał Miłecki-18/+12
2011-09-14b43: LCN-PHY: load TX gain table on initRafał Miłecki-3/+194
2011-09-14b43: add my copyrights and myself as the module authorRafał Miłecki-0/+19
2011-09-14b43: drop Copyright for not really copyrightable infoRafał Miłecki-26/+0
2011-09-14b43: N-PHY: implement enabling TX power controlRafał Miłecki-6/+80
2011-09-13b43: LCN-PHY: add conditions for few operationsRafał Miłecki-14/+38
2011-09-13b43: LCN-PHY: rename functions, get rid of magic namesRafał Miłecki-10/+29
2011-09-13b43: LCN-PHY: upload additional 0x7 tableRafał Miłecki-0/+17
2011-09-13b43: LCN-PHY: rewrite 0x7 table at the end of initRafał Miłecki-0/+12
2011-09-13b43: LCN-PHY: put tables functions in correct fileRafał Miłecki-11/+16
2011-09-13b43: LCN-PHY: minor fixesRafał Miłecki-6/+7
2011-09-13b43: LCN-PHY: implement saving and restoring PHY & radio configurationRafał Miłecki-0/+35
2011-09-13b43: LCN-PHY: prepare functions for channel switchingRafał Miłecki-2/+84
2011-09-13b43: LCN-PHY: implement more PHY ops before radio initRafał Miłecki-3/+53
2011-09-13b43: LCN-PHY: add R/W ops for PHY and radioRafał Miłecki-2/+40
2011-08-29b43: Fix swatch warningLarry Finger-1/+4
2011-08-29b43: make HT-PHY support experimentalRafał Miłecki-3/+3
2011-08-29b43: use 8K buffers for 64-bit DMA to workaround hardware bugRafał Miłecki-9/+18