summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* be2net: move async cmd processing to a separate routineSathya Perla2014-05-301-33/+55
* be2net: re-factor MCCQ error status handling codeKalesh AP2014-05-303-45/+57
* be2net: support flashing new regions on Skyhawk-RVasundhara Volam2014-05-304-107/+188
* be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli2014-05-303-38/+81
* be2net: skip multicast promiscuos setting in already setKalesh AP2014-05-302-13/+19
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-30244-3181/+7662
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27244-3181/+7662
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-276-18/+43
| | |\
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-221-1/+1
| | | |\
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2014-05-191-2/+2
| | | |\ \
| | | | * | Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz2014-05-141-2/+2
| | * | | | mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_operJohn W. Linville2014-05-221-1/+1
| | * | | | ath9k: fix sleep timer during suspendRajkumar Manoharan2014-05-221-0/+1
| | * | | | ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan2014-05-222-11/+45
| | * | | | mwifiex: update seq number correctly for packets from TDLS peerAvinash Patil2014-05-222-3/+16
| | * | | | mwifiex: set TDLS flags for AMSDU packetsAvinash Patil2014-05-221-0/+7
| | * | | | mwifiex: delete TDLS link upon Teardown eventAvinash Patil2014-05-221-1/+5
| | * | | | mwifiex: silence TDLS link delete failure for nonexistent linkAvinash Patil2014-05-221-6/+12
| | * | | | mwifiex: avoid TDLS check for packets destined to APAvinash Patil2014-05-221-1/+1
| | * | | | ath9k: fix build error with disabled debugZefir Kurtisi2014-05-221-0/+2
| | * | | | b43: N-PHY: add missing calib values for radio 0x2026 rev 11Rafał Miłecki2014-05-221-0/+918
| | * | | | b43: fix list of 5 GHz channels for 802.11n cardsRafał Miłecki2014-05-221-12/+22
| | * | | | b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)Rafał Miłecki2014-05-221-16/+16
| | * | | | libertas: fix return value when processing invalid packetDan Williams2014-05-221-3/+5
| | * | | | rt2x00: Endless loop on hub port power downRichard Genoud2014-05-221-0/+6
| | * | | | carl9170: fix leaks at failure path in carl9170_usb_probe()Alexey Khoroshilov2014-05-221-1/+7
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-2210-191/+158
| | |\ \ \ \
| | | * | | | iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov2014-05-226-17/+17
| | | * | | | iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach2014-05-222-53/+52
| | | * | | | iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach2014-05-224-47/+5
| | | * | | | iwlwifi: mvm: disable reduced Tx power when not applicableEmmanuel Grumbach2014-05-221-1/+5
| | | * | | | iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho2014-05-214-16/+18
| | | * | | | iwlwifi: mvm: don't filter out the first beaconAvri Altman2014-05-213-52/+27
| | | * | | | Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-05-214-11/+11
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach2014-05-211-1/+1
| | | * | | | iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2PLuciano Coelho2014-05-191-2/+1
| | | * | | | iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is setLuciano Coelho2014-05-191-8/+6
| | | * | | | iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid itEmmanuel Grumbach2014-05-193-2/+35
| | | * | | | iwlwifi: mvm: Remove redundant initializationAvri Altman2014-05-191-1/+0
| | | * | | | iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctxLuciano Coelho2014-05-191-1/+1
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-2260-727/+1484
| | |\ \ \ \ \
| | | * | | | | cfg80211: allow RSSI compensationEmmanuel Grumbach2014-05-222-4/+15
| | | * | | | | cfg80211: don't set reg timeout for user-handled hintArik Nemtsov2014-05-211-1/+2
| | | * | | | | cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2014-05-213-1/+32
| | | * | | | | mac80211: export the expected throughputAntonio Quartulli2014-05-216-0/+94
| | | * | | | | cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-203-28/+41
| | | * | | | | cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-194-21/+26
| | | * | | | | cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-1912-27/+29
| | | * | | | | cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-1919-102/+106
| | | * | | | | mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho2014-05-191-2/+3
OpenPOWER on IntegriCloud