| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: Fix ofdm weak signal configuration | Sujith Manoharan | 2013-06-12 | 1 | -0/+60 |
* | ath9k: Fix ANI levels | Sujith Manoharan | 2013-06-12 | 1 | -4/+4 |
* | ath9k: Fix ANI monitoring | Sujith Manoharan | 2013-06-12 | 2 | -14/+17 |
* | ath9k: Fix OFDM weak signal detection for AP mode | Sujith Manoharan | 2013-06-12 | 1 | -4/+9 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-12 | 58 | -310/+604 |
|\ |
|
| * | b43: stop format string leaking into error msgs | Kees Cook | 2013-06-12 | 1 | -1/+1 |
| * | ath9k: Use minstrel rate control by default | Sujith Manoharan | 2013-06-12 | 4 | -9/+9 |
| * | Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity" | Felix Fietkau | 2013-06-12 | 1 | -5/+5 |
| * | ath9k: Disable PowerSave by default | Sujith Manoharan | 2013-06-12 | 1 | -2/+1 |
| * | net: wireless: iwlegacy: fix build error for il_pm_ops | Yijing Wang | 2013-06-12 | 1 | -3/+3 |
| * | rtlwifi: Fix a false leak indication for PCI devices | Larry Finger | 2013-06-12 | 1 | -0/+1 |
| * | wl12xx/wl18xx: scan all 5ghz channels | Eliad Peller | 2013-06-12 | 2 | -2/+2 |
| * | wl12xx: increase minimum singlerole firmware version required | Luciano Coelho | 2013-06-12 | 1 | -2/+2 |
| * | wl12xx: fix minimum required firmware version for wl127x multirole | Luciano Coelho | 2013-06-12 | 1 | -1/+1 |
| * | rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks | Larry Finger | 2013-06-12 | 7 | -41/+139 |
| * | mwifiex: debugfs: Fix out of bounds array access | Mark A. Greer | 2013-06-12 | 1 | -5/+17 |
| * | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg | 2013-06-12 | 4 | -1/+28 |
| * | Bluetooth: Fix missing length checks for L2CAP signalling PDUs | Johan Hedberg | 2013-06-12 | 1 | -18/+52 |
| * | Bluetooth: btmrvl: support Marvell Bluetooth device SD8897 | Bing Zhao | 2013-06-12 | 2 | -2/+30 |
| * | Bluetooth: Fix checks for LE support on LE-only controllers | Johan Hedberg | 2013-06-12 | 2 | -3/+3 |
| * | ath9k: use correct OTP register offsets for AR9550 | Gabor Juhos | 2013-05-28 | 1 | -3/+6 |
| * | brcmfmac: Disable powersave mode for P2P link. | Hante Meuleman | 2013-05-28 | 1 | -0/+5 |
| * | brcmfmac: Add multi channel support for P2P. | Hante Meuleman | 2013-05-28 | 1 | -1/+25 |
| * | brcmfmac: use struct net_device::destructor to remove interfaces | Arend van Spriel | 2013-05-28 | 3 | -5/+25 |
| * | brcmfmac: free net device when registration fails | Arend van Spriel | 2013-05-28 | 2 | -4/+9 |
| * | brcmfmac: add additional parameter to brcmf_free_vif() | Arend van Spriel | 2013-05-28 | 3 | -25/+20 |
| * | brcmfmac: Fix p2p setup when connected to ap on 5G. | Hante Meuleman | 2013-05-28 | 1 | -7/+21 |
| * | brcmfmac: Turn off ARP offloading when configured for AP. | Hante Meuleman | 2013-05-28 | 3 | -19/+45 |
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-05-28 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-05-28 | 4 | -14/+47 |
| |\ \ |
|
| | * | | mac80211: Allow single vif mac address change with addr_mask | Helmut Schaa | 2013-05-27 | 1 | -6/+20 |
| | * | | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg | 2013-05-27 | 1 | -0/+9 |
| | * | | mac80211: assign AP_VLAN hw queues correctly | Johannes Berg | 2013-05-27 | 1 | -0/+3 |
| * | | | ath9k_hw: improve performance for AR934x v1.3+ | Felix Fietkau | 2013-05-24 | 3 | -6/+20 |
| * | | | ath9k_hw: fix host interface reset on AR934x | Felix Fietkau | 2013-05-24 | 2 | -3/+9 |
| * | | | ath9k_hw: fix spur mitigation issues on AR934x | Felix Fietkau | 2013-05-24 | 1 | -1/+2 |
| * | | | atmel: printing bogus information | Dan Carpenter | 2013-05-22 | 1 | -1/+1 |
| * | | | ath9k: prevent aggregation session deadlocks | Felix Fietkau | 2013-05-22 | 4 | -114/+46 |
| * | | | Samuel Ortiz <sameo@linux.intel.com> says: | John W. Linville | 2013-05-22 | 5 | -32/+20 |
| |\ \ \ |
|
| | * | | | NFC: mei: Do not disable MEI devices from their remove routine | Samuel Ortiz | 2013-05-21 | 2 | -4/+0 |
| | * | | | NFC: mei_phy: Register event callback when enabling the device | Samuel Ortiz | 2013-05-21 | 3 | -26/+19 |
| | * | | | NFC: mei_phy depends on INTEL_MEI | Samuel Ortiz | 2013-05-21 | 1 | -1/+1 |
| | * | | | NFC: Remove commented out LLCP related Makefile line | Paul Bolle | 2013-05-21 | 1 | -1/+0 |
| |/ / / |
|
| * | | | ath9k: fix draining aggregation tid buffers | Felix Fietkau | 2013-05-17 | 1 | -3/+1 |
| * | | | ath9k: fix rate handling/reporting | Felix Fietkau | 2013-05-17 | 1 | -2/+7 |
| * | | | ath9k: fix aggregation stop/flush handling | Felix Fietkau | 2013-05-17 | 3 | -25/+48 |
| * | | | ath9k_hw: Enable manual peak calibration for AR9485 | Sujith Manoharan | 2013-05-17 | 2 | -2/+2 |
| * | | | rtlwifi: rtl8192cu: Add new USB ID | Albert Pool | 2013-05-17 | 1 | -0/+1 |
| * | | | brcmfmac: announce P2P_DEVICE support in wiphy structure | Arend van Spriel | 2013-05-17 | 1 | -1/+6 |
| * | | | rtlwifi: rtl8188ee: Fix warning when building on big-endian systems | Larry Finger | 2013-05-17 | 1 | -2/+2 |