summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg
2013-06-19nl80211: use small state buffer for wiphy_dumpJohannes Berg
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg
2013-06-18Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli
2013-06-18mac80211: change IBSS channel state to chandefSimon Wunderlich
2013-06-18mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich
2013-06-18nl80211: add rate flags for 5/10 Mhz channelsSimon Wunderlich
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich
2013-06-18mac80211: update mesh beacon on workqueueThomas Pedersen
2013-06-18nl80211: use attributes to parse beaconsSimon Wunderlich
2013-06-13mac80211: Fix VHT bandwidth change eventIlan Peer
2013-06-13mac80211: track AP's beacon rate and give it to the driverAlexander Bondar
2013-06-13mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear
2013-06-13mac80211: fix TX aggregation TID struct leakJohannes Berg
2013-06-12mac80211: Fix rate control mask matching callSimon Wunderlich
2013-06-12mac80211: abort CAC in stop_ap()Simon Wunderlich
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg
2013-06-11cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg
2013-06-11nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli
2013-06-11ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-11brcm80211: make mgmt_tx in brcmfmac accept a NULL channelAntonio Quartulli
2013-06-11mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-11cfg80211: fix VHT TDLS peer AID verificationJouni Malinen
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty
2013-06-11nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITORFelix Fietkau
2013-06-11mac80211: fix mesh deadlockThomas Pedersen
2013-06-05wireless: fix kernel-docJohannes Berg
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar
2013-06-05mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar
2013-06-04cfg80211: make wiphy index start at 0 againJohannes Berg
2013-06-04cfg80211: fix potential deadlock regressionJohannes Berg
2013-06-04regulatory: use proper enum return valueJohannes Berg
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-06-04mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs
2013-06-04nl80211: remove bogus genlmsg_end() error checkingJohannes Berg
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau
2013-06-03brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene
2013-06-03ath9k: Do not maintain ANI state per-channelSujith Manoharan
2013-06-03ath9k: Print ANI statistics in debugfsSujith Manoharan
2013-06-03ath9k: Set ofdmWeakSigDetect directlySujith Manoharan
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan
2013-06-03ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan
2013-06-03ath9k: Enable WoW only for AR9462Sujith Manoharan
2013-06-03ath9k: Return early for invalid ratesSujith Manoharan
2013-06-03net, ipw2x00: remove redundant D0 power state setYijing Wang