summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich2013-06-184-12/+72
* mac80211: update mesh beacon on workqueueThomas Pedersen2013-06-183-12/+44
* nl80211: use attributes to parse beaconsSimon Wunderlich2013-06-181-28/+25
* mac80211: Fix VHT bandwidth change eventIlan Peer2013-06-131-1/+1
* mac80211: track AP's beacon rate and give it to the driverAlexander Bondar2013-06-134-1/+19
* mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear2013-06-132-1/+4
* mac80211: fix TX aggregation TID struct leakJohannes Berg2013-06-131-0/+1
* cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg2013-06-111-1/+4
* nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli2013-06-111-4/+15
* ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-10/+17
* brcm80211: make mgmt_tx in brcmfmac accept a NULL channelAntonio Quartulli2013-06-111-3/+12
* mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-3/+14
* cfg80211: fix VHT TDLS peer AID verificationJouni Malinen2013-06-111-5/+7
* {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-115-4/+30
* mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-113-2/+3
* {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-114-1/+18
* nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITORFelix Fietkau2013-06-111-0/+4
* mac80211: fix mesh deadlockThomas Pedersen2013-06-112-18/+18
* wireless: fix kernel-docJohannes Berg2013-06-053-7/+18
* mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-055-17/+21
* mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar2013-06-051-21/+9
* cfg80211: make wiphy index start at 0 againJohannes Berg2013-06-041-0/+3
* cfg80211: fix potential deadlock regressionJohannes Berg2013-06-041-15/+8
* regulatory: use proper enum return valueJohannes Berg2013-06-041-1/+1
* cfg80211: separate internal SME implementationJohannes Berg2013-06-048-453/+335
* cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-046-153/+170
* Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-06-04161-1995/+19929
|\
| * brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene2013-06-031-1/+1
| * ath9k: Do not maintain ANI state per-channelSujith Manoharan2013-06-034-28/+22
| * ath9k: Print ANI statistics in debugfsSujith Manoharan2013-06-032-19/+64
| * ath9k: Set ofdmWeakSigDetect directlySujith Manoharan2013-06-034-12/+4
| * ath9k: Simplify ANI initializationSujith Manoharan2013-06-036-27/+10
| * ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan2013-06-031-39/+0
| * ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-037-207/+35
| * ath9k: Return early for invalid ratesSujith Manoharan2013-06-031-2/+2
| * net, ipw2x00: remove redundant D0 power state setYijing Wang2013-06-031-2/+0
| * ath9k: advertise support for active monitor interfacesFelix Fietkau2013-06-031-0/+2
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-0310-16/+75
| |\
| * | cw1200: rename the cw1200 platform definition headerSolomon Peachy2013-06-033-2/+2
| * | cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy2013-06-035-122/+66
| * | cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy2013-06-034-97/+47
| * | cw1200: Reference correct 'powerup' GPIO signal.Solomon Peachy2013-06-032-2/+2
| * | cw1200: move platform_data header to correct location.Solomon Peachy2013-06-034-3/+3
| * | cw1200: Rename 'sbus' to 'hwbus'Solomon Peachy2013-06-0310-123/+119
| * | cw1200: remove unused including <linux/version.h>Wei Yongjun2013-05-303-3/+0
| * | cw1200: use module_spi_driver to simplify the codeWei Yongjun2013-05-301-14/+1
| * | cw1200: convert to use simple_open()Wei Yongjun2013-05-301-7/+1
| * | cw1200: remove duplicated include from wsm.cWei Yongjun2013-05-301-1/+0
| * | cw1200: Fix compile with CONFIG_PM=nSolomon Peachy2013-05-305-4/+27
| * | ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel2013-05-303-3/+15
OpenPOWER on IntegriCloud