Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | brcmfmac: handle SDIO card removal | Arend van Spriel | 2014-01-16 | 5 | -87/+102 | |
| * | | | | | | | | brcmfmac: initialize escan function pointer during scheduled scan | Arend van Spriel | 2014-01-16 | 1 | -0/+1 | |
| * | | | | | | | | brcmfmac: rename chip and core related structures | Arend van Spriel | 2014-01-16 | 3 | -42/+41 | |
| * | | | | | | | | brcmfmac: restructure brcmf_sdio_chip_recognition() | Arend van Spriel | 2014-01-16 | 2 | -167/+167 | |
| * | | | | | | | | brcmfmac: rework firmware download code | Arend van Spriel | 2014-01-16 | 3 | -60/+40 | |
| * | | | | | | | | brcmfmac: update core reset and disable routines. | Hante Meuleman | 2014-01-16 | 3 | -57/+106 | |
| * | | | | | | | | brcmfmac: Create common nvram parsing routines. | Hante Meuleman | 2014-01-16 | 6 | -190/+208 | |
| * | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2014-01-16 | 18 | -63/+94 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | iwlwifi: mvm: don't use highest rate in VHT MCS Set | Eyal Shapira | 2014-01-13 | 1 | -6/+0 | |
| | * | | | | | | | | iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd strings | David Spinadel | 2014-01-13 | 1 | -0/+1 | |
| | * | | | | | | | | iwlwifi: mvm: fix theoretical uninitialized function return value | Eytan Lifshitz | 2014-01-13 | 1 | -1/+1 | |
| | * | | | | | | | | iwlwifi: add inline helper for packet lengths | Johannes Berg | 2014-01-13 | 8 | -27/+25 | |
| | * | | | | | | | | iwlwifi: change beamformee STS cap | Eyal Shapira | 2014-01-13 | 1 | -2/+1 | |
| | * | | | | | | | | iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociation | Emmanuel Grumbach | 2014-01-13 | 1 | -0/+2 | |
| | * | | | | | | | | iwlwifi: mvm: remove unused flags from add station command | Emmanuel Grumbach | 2014-01-13 | 1 | -3/+0 | |
| | * | | | | | | | | iwlwifi: mvm: use array indexing instead of treating it as a pointer | Johannes Berg | 2014-01-13 | 1 | -2/+2 | |
| | * | | | | | | | | iwlwifi: mvm: fix SRAM dump debugfs handler | Emmanuel Grumbach | 2014-01-13 | 1 | -1/+1 | |
| | * | | | | | | | | iwlwifi: mvm: rs: fix a theoretical out of bounds access | Eyal Shapira | 2014-01-13 | 1 | -5/+5 | |
| | * | | | | | | | | iwlwifi: mvm: send all the NVM sections to the NIC | Emmanuel Grumbach | 2014-01-13 | 1 | -6/+5 | |
| | * | | | | | | | | iwlwifi: mvm: fix tx seq_ctrl debug print | Eliad Peller | 2014-01-13 | 1 | -3/+2 | |
| | * | | | | | | | | iwlwifi: pcie: enable oscillator for L1 exit | Emmanuel Grumbach | 2014-01-13 | 2 | -0/+26 | |
| | * | | | | | | | | iwlwifi: mvm: don't set the drain bit when we flush the AP station | Emmanuel Grumbach | 2014-01-13 | 1 | -2/+2 | |
| | * | | | | | | | | iwlwifi: mvm: rs: fix handling of column switch error | Eyal Shapira | 2014-01-13 | 1 | -1/+2 | |
| | * | | | | | | | | iwlwifi: mvm: fix missing cleanup in .start() error path | Eliad Peller | 2014-01-13 | 1 | -0/+1 | |
| | * | | | | | | | | iwlwifi: mvm: update power after binding in start_ap_ibss() | Ilan Peer | 2014-01-13 | 1 | -4/+14 | |
| | * | | | | | | | | iwlwifi: mvm: clear ap_ibss_active in case of failure | Ilan Peer | 2014-01-13 | 1 | -0/+4 | |
| * | | | | | | | | | p54: clamp properly instead of just truncating | Dan Carpenter | 2014-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | brcmsmac: delete useless variable | Julia Lawall | 2014-01-13 | 1 | -2/+0 | |
| * | | | | | | | | | ath9k: Process GTT interrupts | Sujith Manoharan | 2014-01-13 | 3 | -4/+35 | |
| * | | | | | | | | | ath9k: Remove debug print in ISR | Sujith Manoharan | 2014-01-13 | 1 | -2/+0 | |
| * | | | | | | | | | ath9k: Add a debugfs file "node_recv" | Sujith Manoharan | 2014-01-13 | 5 | -7/+203 | |
| * | | | | | | | | | ath9k: Use a separate debugfs file for PHY errors | Sujith Manoharan | 2014-01-13 | 1 | -43/+74 | |
| * | | | | | | | | | ath9k: Show only active TIDs in node_aggr | Sujith Manoharan | 2014-01-13 | 1 | -5/+13 | |
| * | | | | | | | | | ath9k: Add an option for station statistics | Sujith Manoharan | 2014-01-13 | 5 | -81/+108 | |
| * | | | | | | | | | b43legacy: Fix unload oops if firmware is not available | Larry Finger | 2014-01-13 | 1 | -0/+1 | |
| * | | | | | | | | | b43: Fix unload oops if firmware is not available | Larry Finger | 2014-01-13 | 2 | -7/+7 | |
| * | | | | | | | | | b43: Fix lockdep splat | Larry Finger | 2014-01-13 | 1 | -6/+11 | |
| * | | | | | | | | | mwifiex: add missing endian conversion for fw_tsf | Amitkumar Karwar | 2014-01-13 | 1 | -2/+2 | |
| * | | | | | | | | | wl12xx: fix tx power setting | Alex Gal | 2014-01-13 | 1 | -0/+10 | |
| * | | | | | | | | | mwifiex: add USB8897 support | Yogesh Ashok Powar | 2014-01-13 | 3 | -19/+51 | |
| * | | | | | | | | | rtlwifi: rtl8192cu: Add new device ID | Larry Finger | 2014-01-13 | 1 | -0/+1 | |
| * | | | | | | | | | cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG | Luis R. Rodriguez | 2014-01-13 | 1 | -2/+0 | |
| * | | | | | | | | | ath: fix warning on usage of REGULATORY_CUSTOM_REG | Luis R. Rodriguez | 2014-01-13 | 1 | -3/+6 | |
| * | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-01-13 | 18 | -635/+663 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mac80211_hwsim: restore regulatory testing functionality | Johannes Berg | 2014-01-10 | 2 | -3/+222 | |
| | * | | | | | | | | | mac80211_hwsim: allow creating/destroying radios on the fly | Johannes Berg | 2014-01-10 | 2 | -6/+65 | |
| | * | | | | | | | | | mac80211_hwsim: register netlink even with multi-channel | Johannes Berg | 2014-01-10 | 1 | -8/+16 | |
| | * | | | | | | | | | mac80211_hwsim: verify wmediumd socket | Johannes Berg | 2014-01-10 | 1 | -0/+9 | |
| | * | | | | | | | | | mac80211_hwsim: shuffle code to prepare for dynamic radios | Johannes Berg | 2014-01-10 | 1 | -413/+413 | |
| | * | | | | | | | | | mac80211_hwsim: minor netlink cleanups | Johannes Berg | 2014-01-10 | 1 | -41/+23 |