summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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
| * | | | | | | cfg80211: add documentation for max_num_csa_countersLuciano Coelho2014-05-191-5/+5
| * | | | | | | mac80211: minstrel-ht: small clarificationsJohannes Berg2014-05-191-2/+3
| * | | | | | | mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-154-25/+80
| * | | | | | | mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2014-05-152-29/+94
| * | | | | | | mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-156-33/+61
| * | | | | | | cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-156-32/+96
| * | | | | | | mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski2014-05-153-3/+20
| * | | | | | | cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-153-2/+34
| * | | | | | | cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho2014-05-152-4/+3
| * | | | | | | cfg80211: fix start_radar_detection issueJanusz Dziedzic2014-05-141-1/+1
| * | | | | | | cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-134-2/+23
| * | | | | | | mac80211: handle failed restart/resume betterJohannes Berg2014-05-096-51/+153
| * | | | | | | mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho2014-05-081-2/+3
| * | | | | | | cfg80211: fix docbook warningLuciano Coelho2014-05-081-1/+1
OpenPOWER on IntegriCloud