Age | Commit message (Expand) | Author | Files | Lines |
2011-11-10 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2 | -3/+28 |
2011-11-09 | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill... | John W. Linville | 2 | -3/+28 |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+0 |
2011-11-07 | b43: HT-PHY: report signal to mac80211 | Rafał Miłecki | 2 | -1/+22 |
2011-11-07 | b43: fill ctl1 word on all newer PHYs, fix PHY errors | Rafał Miłecki | 1 | -2/+6 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+2 |
2011-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+0 |
2011-11-02 | b43: Remove unneeded message | Larry Finger | 1 | -1/+0 |
2011-11-01 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 1 | -8/+4 |
2011-11-01 | drivers/net: change moduleparam.h to module.h as required. | Paul Gortmaker | 1 | -1/+1 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-10-14 | b43: N-PHY: report signal to mac80211 | Rafał Miłecki | 2 | -7/+21 |
2011-10-14 | Revert "b43: trivial: do not report any link quality instead of invalid one" | Rafał Miłecki | 1 | -7/+5 |
2011-10-12 | b43: trivial: do not report any link quality instead of invalid one | Rafał Miłecki | 1 | -5/+7 |
2011-10-03 | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 1 | -1/+2 |
2011-09-27 | b43: LCN-PHY: minor clean ups | Rafał Miłecki | 2 | -5/+22 |
2011-09-27 | b43: update dummy transmission | Rafał Miłecki | 1 | -4/+7 |
2011-09-27 | b43: add missing MMIO defines | Rafał Miłecki | 2 | -18/+60 |
2011-09-27 | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 1 | -2/+3 |
2011-09-20 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2 | -4/+19 |
2011-09-20 | b43: LCN-PHY: finish sense setup | Rafał Miłecki | 2 | -3/+88 |
2011-09-20 | b43: LCN-PHY: add more init tweaks | Rafał Miłecki | 1 | -2/+20 |
2011-09-20 | b43: LCN-PHY: init TX power control | Rafał Miłecki | 2 | -1/+93 |
2011-09-20 | b43: LCN-PHY: implement SPUR avoidance mode | Rafał Miłecki | 1 | -2/+56 |
2011-09-20 | b43: LCN-PHY: set TX filters | Rafał Miłecki | 1 | -1/+106 |
2011-09-20 | b43: LCN-PHY: tweaks for channel switching | Rafał Miłecki | 1 | -4/+63 |
2011-09-19 | b43: Fix beacon problem in ad-hoc mode | Manual Munz | 1 | -1/+2 |
2011-09-14 | b43: N-PHY: implement few random missing ops | Rafał Miłecki | 2 | -17/+96 |
2011-09-14 | b43: N-PHY: split workarounds into per-PHY-ver functions | Rafał Miłecki | 1 | -143/+157 |
2011-09-14 | b43: N-PHY: replace some hacks with nice tables ops | Rafał Miłecki | 1 | -13/+4 |
2011-09-14 | b43: N-PHY: use helper for checking IPA | Rafał Miłecki | 1 | -18/+12 |
2011-09-14 | b43: LCN-PHY: load TX gain table on init | Rafał Miłecki | 2 | -3/+194 |
2011-09-14 | b43: add my copyrights and myself as the module author | Rafał Miłecki | 11 | -0/+19 |
2011-09-14 | b43: drop Copyright for not really copyrightable info | Rafał Miłecki | 1 | -26/+0 |
2011-09-14 | b43: N-PHY: implement enabling TX power control | Rafał Miłecki | 2 | -6/+80 |
2011-09-13 | b43: LCN-PHY: add conditions for few operations | Rafał Miłecki | 2 | -14/+38 |
2011-09-13 | b43: LCN-PHY: rename functions, get rid of magic names | Rafał Miłecki | 2 | -10/+29 |
2011-09-13 | b43: LCN-PHY: upload additional 0x7 table | Rafał Miłecki | 1 | -0/+17 |
2011-09-13 | b43: LCN-PHY: rewrite 0x7 table at the end of init | Rafał Miłecki | 1 | -0/+12 |
2011-09-13 | b43: LCN-PHY: put tables functions in correct file | Rafał Miłecki | 2 | -11/+16 |
2011-09-13 | b43: LCN-PHY: minor fixes | Rafał Miłecki | 3 | -6/+7 |
2011-09-13 | b43: LCN-PHY: implement saving and restoring PHY & radio configuration | Rafał Miłecki | 1 | -0/+35 |
2011-09-13 | b43: LCN-PHY: prepare functions for channel switching | Rafał Miłecki | 1 | -2/+84 |
2011-09-13 | b43: LCN-PHY: implement more PHY ops before radio init | Rafał Miłecki | 1 | -3/+53 |
2011-09-13 | b43: LCN-PHY: add R/W ops for PHY and radio | Rafał Miłecki | 1 | -2/+40 |
2011-08-29 | b43: Fix swatch warning | Larry Finger | 1 | -1/+4 |
2011-08-29 | b43: make HT-PHY support experimental | Rafał Miłecki | 1 | -3/+3 |
2011-08-29 | b43: use 8K buffers for 64-bit DMA to workaround hardware bug | Rafał Miłecki | 2 | -9/+18 |
2011-08-29 | b43: Relax requirement for descriptors to be in the DMA zone | Larry Finger | 1 | -7/+0 |
2011-08-26 | b43: correct warning for uninitialized variable 'macstat' | John W. Linville | 1 | -1/+1 |