summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
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
2011-09-14b43: N-PHY: implement few random missing opsRafał Miłecki
2011-09-14b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki
2011-09-14b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki
2011-09-14b43: N-PHY: use helper for checking IPARafał Miłecki
2011-09-14b43: LCN-PHY: load TX gain table on initRafał Miłecki
2011-09-14b43: add my copyrights and myself as the module authorRafał Miłecki
2011-09-14b43: drop Copyright for not really copyrightable infoRafał Miłecki
2011-09-14b43: N-PHY: implement enabling TX power controlRafał Miłecki
2011-09-13b43: LCN-PHY: add conditions for few operationsRafał Miłecki
2011-09-13b43: LCN-PHY: rename functions, get rid of magic namesRafał Miłecki
2011-09-13b43: LCN-PHY: upload additional 0x7 tableRafał Miłecki
2011-09-13b43: LCN-PHY: rewrite 0x7 table at the end of initRafał Miłecki
2011-09-13b43: LCN-PHY: put tables functions in correct fileRafał Miłecki
2011-09-13b43: LCN-PHY: minor fixesRafał Miłecki
2011-09-13b43: LCN-PHY: implement saving and restoring PHY & radio configurationRafał Miłecki
2011-09-13b43: LCN-PHY: prepare functions for channel switchingRafał Miłecki
2011-09-13b43: LCN-PHY: implement more PHY ops before radio initRafał Miłecki
2011-09-13b43: LCN-PHY: add R/W ops for PHY and radioRafał Miłecki
2011-08-29b43: Fix swatch warningLarry Finger
2011-08-29b43: make HT-PHY support experimentalRafał Miłecki
2011-08-29b43: use 8K buffers for 64-bit DMA to workaround hardware bugRafał Miłecki
2011-08-29b43: Relax requirement for descriptors to be in the DMA zoneLarry Finger
2011-08-26b43: correct warning for uninitialized variable 'macstat'John W. Linville
2011-08-26b43: HT-PHY: read clip stateRafał Miłecki
2011-08-26b43: HT-PHY: use separated function for forcing RF sequenceRafał Miłecki
2011-08-26b43: drop Kconfig option of forcing PIO modeRafał Miłecki
2011-08-24b43/legacy: Remove firmware IDsMichael Büsch
2011-08-24b43: warn when forcing PIO modeRafał Miłecki
2011-08-24b43: LCN-PHY: init 0x2064 radioRafał Miłecki
2011-08-24b43: LCN-PHY: basic PHY initRafał Miłecki
2011-08-24b43: LCN-PHY: add init tablesRafał Miłecki
2011-08-24b43: LCN-PHY: switch analogRafał Miłecki
2011-08-24b43: LCN-PHY: implement disabling radioRafał Miłecki
2011-08-24b43: LCN-PHY: add very basic PHY opsRafał Miłecki
2011-08-24b43: fix DMA on some bugged hardwareRafał Miłecki
2011-08-23b43: HT-PHY: allow writing longer tables with a single callRafał Miłecki
2011-08-22b43: HT-PHY: init: add missing small-tables writesRafał Miłecki