Age | Commit message (Expand) | Author | Files | Lines |
2014-06-25 | rtlwifi/rtl8723ae: Replace magic number by macro | Rickard Strandqvist | 2 | -1/+2 |
2014-06-25 | rtlwifi/rtl8188ee: Fix media status register mask | Rickard Strandqvist | 2 | -1/+2 |
2014-06-25 | rtlwifi/rtl8192c[eu]: Fix media status register mask | Rickard Strandqvist | 3 | -2/+3 |
2014-06-25 | rtlwifi/rtl8192de: Fix media status register mask | Rickard Strandqvist | 2 | -1/+2 |
2014-06-25 | b43: N-PHY: update low-pass filter setup | Rafał Miłecki | 1 | -12/+19 |
2014-06-25 | b43: N-PHY: update code for sending sample tone | Rafał Miłecki | 1 | -19/+17 |
2014-06-25 | brcmfmac: reduce log level in fwil if firmware returns error | Arend van Spriel | 1 | -1/+1 |
2014-06-25 | brcmfmac: Don't control mpc setting during scan operation | Daniel Kim | 2 | -5/+18 |
2014-06-25 | brcmfmac: correct logging levels in btcoex source | Arend van Spriel | 1 | -19/+19 |
2014-06-25 | brcmfmac: replace cfg80211 testmode with vendor command | Franky Lin | 5 | -41/+188 |
2014-06-25 | brcmfmac: Change USB probe routine to support Composite USB | Hante Meuleman | 1 | -117/+87 |
2014-06-25 | brcmfmac: clear ht info during attach phase | Arend van Spriel | 1 | -0/+3 |
2014-06-25 | brcmfmac: Add USB device 43566 to supported devices. | Hante Meuleman | 1 | -0/+2 |
2014-06-25 | brcmfmac: Add 43569 USB support. | Hante Meuleman | 1 | -1/+9 |
2014-06-25 | net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem... | Rasmus Villemoes | 3 | -6/+5 |
2014-06-25 | mwifiex: print sleep_confirm cmd/response and power save events | Bing Zhao | 1 | -5/+20 |
2014-06-25 | mwifiex: update Copyright to 2014 | Xinming Hu | 46 | -46/+46 |
2014-06-25 | mwifiex: add hscfg to debugfs | Xinming Hu | 4 | -2/+127 |
2014-06-25 | mwifiex: add firmware dump feature for SDIO | Amitkumar Karwar | 2 | -0/+221 |
2014-06-25 | mwifiex: get rid of global pointer reset_host | Amitkumar Karwar | 1 | -7/+4 |
2014-06-25 | mwifiex: use generic 'iface_work' workqueue for SDIO interface | Amitkumar Karwar | 2 | -4/+21 |
2014-06-25 | mwifiex: add firmware dump feature for PCIe | Amitkumar Karwar | 7 | -1/+332 |
2014-06-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif... | John W. Linville | 31 | -177/+609 |
2014-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 65 | -2312/+2337 |
2014-06-25 | cfg80211: remove channel_switch combination check | Michal Kazior | 2 | -12/+6 |
2014-06-25 | mac80211: use chanctx reservation for STA CSA | Michal Kazior | 3 | -104/+69 |
2014-06-25 | mac80211: use chanctx reservation for AP CSA | Michal Kazior | 2 | -29/+88 |
2014-06-25 | mac80211: make check_combinations() aware of chanctx reservation | Michal Kazior | 1 | -4/+31 |
2014-06-25 | mac80211: implement multi-vif in-place reservations | Michal Kazior | 4 | -92/+716 |
2014-06-25 | mac80211: split sched scan IEs | David Spinadel | 15 | -75/+88 |
2014-06-25 | mac80211: support more than one band in scan request | David Spinadel | 16 | -73/+198 |
2014-06-24 | iwlwifi: mvm: Fix broadcast filtering | Ilan Peer | 1 | -6/+6 |
2014-06-24 | Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag" | Arik Nemtsov | 2 | -0/+8 |
2014-06-24 | iwlwifi: mvm: handle device start failures during restart | Johannes Berg | 1 | -0/+10 |
2014-06-24 | iwlwivi: mvm: BT Coex - properly set the priority of beacons | Emmanuel Grumbach | 1 | -6/+7 |
2014-06-24 | iwlwifi: mvm: support extended beacon notification | David Spinadel | 5 | -10/+42 |
2014-06-24 | iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flag | Andrei Otcheretianski | 4 | -5/+26 |
2014-06-24 | iwlwifi: mvm: disable beacon filtering escape timer in d0i3 | Eliad Peller | 1 | -1/+1 |
2014-06-24 | iwlwifi: mvm: BT Coex - avoid the shared antenna for management frames | Emmanuel Grumbach | 3 | -1/+13 |
2014-06-24 | iwlwifi: mvm: BT Coex - add reduced Tx power thresholds to constants | Emmanuel Grumbach | 2 | -6/+6 |
2014-06-24 | iwlwifi: mvm: BT Coex - don't limit rate control if TTC is on | Emmanuel Grumbach | 2 | -1/+9 |
2014-06-24 | iwlwifi: mvm: BT Coex - allow MIMO in more cases | Emmanuel Grumbach | 1 | -7/+10 |
2014-06-24 | iwlwifi: mvm: BT Coex - allow to force the antenna allocation | Emmanuel Grumbach | 4 | -0/+94 |
2014-06-24 | iwlwifi: mvm: assure no overflows occur while reading otp | Liad Kaufman | 1 | -2/+12 |
2014-06-24 | iwlwifi: nvm: update maximal parsed values in external nvm | Liad Kaufman | 1 | -2/+13 |
2014-06-24 | iwlwifi: update trans->hw_rev 8000 hw family format | Liad Kaufman | 1 | -0/+10 |
2014-06-24 | iwlwifi: mvm: fix bug in set_hw_address function | Eran Harary | 1 | -12/+22 |
2014-06-24 | iwlwifi: dvm: add a force_cam module parameter to fully disable power saving | Andy Lutomirski | 1 | -0/+9 |
2014-06-24 | iwlwifi: pcie: improve debugfs queue info | Andy Lutomirski | 1 | -2/+8 |
2014-06-24 | iwlwifi: pcie: log when waking the NIC for hcmd submission fails | Andy Lutomirski | 1 | -0/+1 |