summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy2013-05-2934-0/+15040
* mwifiex: dump small buffers with help of %*phAndy Shevchenko2013-05-291-3/+2
* net: wireless: p54spi: Fix commenting styleSachin Kamat2013-05-291-8/+7
* net: wireless: p54spi: Use module_spi_driver macroSachin Kamat2013-05-291-21/+1
* ath9k_hw: fix PA predistortion miscalibrationFelix Fietkau2013-05-291-8/+11
* wil6210: Don't use wdev->sme_stateVladimir Kondratiev2013-05-294-13/+13
* wil6210: channel off by 1Vladimir Kondratiev2013-05-291-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-2947-1388/+1007
|\
| * cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-275-38/+52
| * cfg80211: remove some locked wrappers from sme APIJohannes Berg2013-05-256-59/+32
| * cfg80211: remove some locked wrappers from mlme APIJohannes Berg2013-05-254-149/+70
| * regulatory: remove reg_mutexJohannes Berg2013-05-251-57/+19
| * regulatory: use RCU in regulatory_hint_11d()Johannes Berg2013-05-251-14/+16
| * cfg80211: simplify and correct P2P-Device scan checkJohannes Berg2013-05-251-10/+7
| * cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-2514-355/+220
| * cfg80211: vastly simplify lockingJohannes Berg2013-05-2514-447/+117
| * cfg80211: use atomic_t for wiphy counterJohannes Berg2013-05-251-8/+3
| * cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg2013-05-253-25/+21
| * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-2525-179/+256
| |\
| | * mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-241-0/+9
| | * mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-231-0/+3
| | * mac80211_hwsim: remove P2P_DEVICE supportJohannes Berg2013-05-231-3/+1
| | * iwlwifi: mvm: remove P2P_DEVICE supportJohannes Berg2013-05-231-13/+1
| | * cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau2013-05-231-1/+1
| | * mac80211: fix queue handling crashJohannes Berg2013-05-231-1/+5
| | * cfg80211: check wdev->netdev in connection workJohannes Berg2013-05-231-0/+3
| | * mac80211: fix direct probe authStanislaw Gruszka2013-05-171-6/+6
| | * cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg2013-05-161-0/+2
| | * mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-161-4/+4
| | * cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-162-2/+2
| | * mac80211: fix AP-mode frame matchingJohannes Berg2013-05-161-0/+3
| | * nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer2013-05-161-0/+2
| | * mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg2013-05-161-2/+2
| | * mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-162-5/+16
| | * mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
| | * mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-163-0/+33
| | * cfg80211: fix WoWLAN wakeup tracingJohannes Berg2013-05-161-10/+13
| | * mac80211_hwsim: correctly register the platform driverSasha Levin2013-05-161-9/+9
| | * cfg80211: fix wiphy_register error pathJohannes Berg2013-05-161-6/+10
| * | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-246-34/+42
| * | mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan2013-05-241-2/+3
| * | cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen2013-05-242-2/+16
| * | mac80211: add STBC flag for radiotapOleksij Rempel2013-05-243-0/+15
| * | mac80211: enable power save only if DTIM period is availableAlexander Bondar2013-05-161-0/+4
| * | mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty2013-05-162-1/+1
| * | cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty2013-05-164-0/+16
| * | cfg80211: use C99 initialisers to simplify code a bitJohannes Berg2013-05-161-24/+20
| * | mac80211: write memcpy differently for smatchJohannes Berg2013-05-161-1/+1
| * | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-1610-108/+96
| * | mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22