summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville13-124/+653
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville13-29/+234
2014-05-28mac80211: set new interfaces as idle upon initAvraham Stern1-0/+1
2014-05-28mac80211: reduce packet loss notifications under loadFelix Fietkau1-6/+19
2014-05-28mac80211: don't check netdev state for debugfs read/writeArik Nemtsov1-4/+2
2014-05-28wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORTJes Sorensen1-0/+1
2014-05-28mac80211: fix a memory leak on sta rate selection tableFelix Fietkau1-0/+1
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-18/+43
2014-05-27regdb: Generalize the mW to dBm power conversionchaitanya.mgit@gmail.com1-12/+2
2014-05-27mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa1-0/+1
2014-05-26cfg80211: send events when devices are added/removedJohannes Berg3-7/+22
2014-05-26mac80211: fix virtual monitor interface additionEmmanuel Grumbach1-0/+1
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho3-0/+184
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2-3/+19
2014-05-22mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_operJohn W. Linville1-1/+1
2014-05-22ath9k: fix sleep timer during suspendRajkumar Manoharan1-0/+1
2014-05-22ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan2-11/+45
2014-05-22mwifiex: update seq number correctly for packets from TDLS peerAvinash Patil2-3/+16
2014-05-22mwifiex: set TDLS flags for AMSDU packetsAvinash Patil1-0/+7
2014-05-22mwifiex: delete TDLS link upon Teardown eventAvinash Patil1-1/+5
2014-05-22mwifiex: silence TDLS link delete failure for nonexistent linkAvinash Patil1-6/+12
2014-05-22mwifiex: avoid TDLS check for packets destined to APAvinash Patil1-1/+1
2014-05-22ath9k: fix build error with disabled debugZefir Kurtisi1-0/+2
2014-05-22b43: N-PHY: add missing calib values for radio 0x2026 rev 11Rafał Miłecki1-0/+918
2014-05-22b43: fix list of 5 GHz channels for 802.11n cardsRafał Miłecki1-12/+22
2014-05-22b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)Rafał Miłecki1-16/+16
2014-05-22libertas: fix return value when processing invalid packetDan Williams1-3/+5
2014-05-22rt2x00: Endless loop on hub port power downRichard Genoud1-0/+6
2014-05-22carl9170: fix leaks at failure path in carl9170_usb_probe()Alexey Khoroshilov1-1/+7
2014-05-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville10-191/+158
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville60-727/+1484
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville28-139/+2368
2014-05-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-1/+1
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach2-4/+15
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov6-17/+17
2014-05-22iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach2-53/+52
2014-05-22iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach4-47/+5
2014-05-22iwlwifi: mvm: disable reduced Tx power when not applicableEmmanuel Grumbach1-1/+5
2014-05-21iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho4-16/+18
2014-05-21iwlwifi: mvm: don't filter out the first beaconAvri Altman3-52/+27
2014-05-21Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach4-11/+11
2014-05-21iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach1-1/+1
2014-05-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov1-1/+2
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli3-1/+32
2014-05-21mac80211: export the expected throughputAntonio Quartulli6-0/+94
2014-05-20ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville1-1/+1
2014-05-20Bluetooth: Update smp_confirm to return a response codeJohan Hedberg1-14/+11
2014-05-20Bluetooth: Update smp_random to return a response codeJohan Hedberg1-23/+11
2014-05-20Bluetooth: Rename smp->smp_flags to smp->flagsJohan Hedberg1-19/+18
2014-05-20Bluetooth: Remove unnecessary work structs from SMP codeJohan Hedberg1-16/+6