Age | Commit message (Expand) | Author | Files | Lines |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 84 | -8/+87 |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds | 2 | -3/+3 |
2011-11-02 | um: a couple of missing dependencies... | Al Viro | 2 | -3/+3 |
2011-11-01 | wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack | Andy Shevchenko | 1 | -1/+1 |
2011-11-01 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 5 | -23/+18 |
2011-11-01 | staging: Add module.h to more drivers implicitly using it. | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | drivers/net: wireless/ath/ath5k/debug.c does not need module.h | Paul Gortmaker | 1 | -1/+0 |
2011-11-01 | drivers/net: Add moduleparam.h to drivers as required. | Paul Gortmaker | 6 | -0/+7 |
2011-11-01 | drivers/net: change moduleparam.h to module.h as required. | Paul Gortmaker | 7 | -7/+7 |
2011-11-01 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 45 | -0/+45 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 27 | -0/+27 |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 437 | -20092/+149442 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -5/+5 |
2011-10-17 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 209 | -2405/+101936 |
2011-10-14 | libertas: fix changing interface type when interface is down | Daniel Drake | 3 | -14/+40 |
2011-10-14 | ath9k: Rename AR9480 into AR9462 | Rajkumar Manoharan | 14 | -221/+221 |
2011-10-14 | ath9k_hw: Rename AR9480 -> AR9462 initvals | Rajkumar Manoharan | 3 | -2/+2 |
2011-10-14 | ath9k_hw: Do fast channel change based on reusable calibration results | Rajkumar Manoharan | 3 | -4/+14 |
2011-10-14 | ath9k_hw: Add radio retention support for AR9480 | Rajkumar Manoharan | 8 | -15/+316 |
2011-10-14 | ath9k_hw: Update normal/min noise floor value for AR9480 | Rajkumar Manoharan | 1 | -4/+4 |
2011-10-14 | ath9k_hw: Support fast channel change on 5GHz for AR9003 chips | Rajkumar Manoharan | 1 | -2/+1 |
2011-10-14 | ath9k_hw: Cleanup Tx calibrations for AR9003 chips | Rajkumar Manoharan | 5 | -13/+40 |
2011-10-14 | ath9k_hw: Add support to reuse Carrier leak calibration | Rajkumar Manoharan | 3 | -3/+50 |
2011-10-14 | ath9k_hw: Add support to reuse TxIQ cal measurements | Rajkumar Manoharan | 1 | -6/+9 |
2011-10-14 | ath9k_hw: Improve fast channel change for AR9003 chips | Rajkumar Manoharan | 6 | -5/+186 |
2011-10-14 | ath9k_hw: Updated AR9003 tx gain table for 5GHz | Rajkumar Manoharan | 1 | -82/+82 |
2011-10-14 | ath9k_hw: Update AR9003 initval to improve phase noise | Rajkumar Manoharan | 1 | -1/+1 |
2011-10-14 | ath9k_hw: Updated ar9003 initval table for AR9380 | Rajkumar Manoharan | 1 | -3/+3 |
2011-10-14 | ath9k_hw: Fix ASPM L1 issue for AR9480 | Rajkumar Manoharan | 1 | -2/+4 |
2011-10-14 | mwifiex: fix make namespacecheck warnings | Amitkumar Karwar | 7 | -114/+60 |
2011-10-14 | mwifiex: use separate wait condition for each command node | Amitkumar Karwar | 7 | -19/+33 |
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-14 | net: wireless: brcm80210: include module.h | Stephen Rothwell | 4 | -0/+4 |
2011-10-14 | brcm80211: removed file wifi.c | Alwin Beukers | 2 | -18/+1 |
2011-10-14 | brcm80211: moved function brcmu_format_flags | Alwin Beukers | 3 | -65/+64 |
2011-10-14 | brcm80211: moved function brcmu_mkiovar | Alwin Beukers | 6 | -47/+48 |
2011-10-14 | brcm80211: moved function brcmu_chspec_malformed | Alwin Beukers | 3 | -36/+27 |
2011-10-14 | brcm80211: moved function brcmu_parse_tlvs | Alwin Beukers | 3 | -42/+37 |
2011-10-14 | brcm80211: moved function brcmu_chipname | Alwin Beukers | 3 | -13/+10 |
2011-10-14 | brcm80211: moved power conversion functions | Alwin Beukers | 3 | -92/+86 |
2011-10-14 | brcm80211: removed unused functions | Alwin Beukers | 5 | -138/+0 |
2011-10-14 | brcm80211: fmac: fixed weird indentation | Roland Vossen | 1 | -48/+51 |
2011-10-14 | brcm80211: use endian annotation for scan time configuration | Arend van Spriel | 1 | -4/+7 |
2011-10-14 | brcm80211: use endian annotation for roaming related parameters | Arend van Spriel | 1 | -10/+14 |
2011-10-14 | brcm80211: use endian annotations for assoc ie length request | Arend van Spriel | 2 | -7/+8 |
2011-10-14 | brcm80211: use endian annotation for pmk related structure | Arend van Spriel | 2 | -14/+22 |
2011-10-14 | brcm80211: use endian annotations in scan related function | Arend van Spriel | 1 | -4/+4 |
2011-10-14 | brcm80211: fix annotations in TOE configuration functions | Arend van Spriel | 1 | -7/+8 |