summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-02-04cfg80211: wrap BSS krefJohannes Berg
2013-02-04cfg80211: remove a local variableJohannes Berg
2013-02-04cfg80211: use lockdep to assert lock is heldJohannes Berg
2013-02-04mac80211: send deauth if connection was lost during suspendJohannes Berg
2013-02-04mac80211: allow transmitting deauth with tainted keyJohannes Berg
2013-02-04cfg80211: move locking into cfg80211_bss_ageJohannes Berg
2013-02-04cfg80211: fix BSS IE allocation commentJohannes Berg
2013-02-04mac80211: remove unused SSID from BSSJohannes Berg
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg
2013-02-04cfg80211: simplify mesh BSS comparisonJohannes Berg
2013-02-04cfg80211: fix BSS list hidden SSID lookupJohannes Berg
2013-02-04cfg80211: refactor hidden SSID findingJohannes Berg
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg
2013-02-04mac80211: send deauth when connection is lostJohannes Berg
2013-01-31mac80211: improve latency and throughput while software scanningStanislaw Gruszka
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg
2013-01-31cfg80211: remove free_priv BSS APIJohannes Berg
2013-01-31mac80211: remove unused mesh data from bssJohannes Berg
2013-01-31mac80211: remove last_probe_resp from bssJohannes Berg
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-31mac80211: remove assoc data "sent_assoc"Johannes Berg
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg
2013-01-29mac80211: dynamic short slot time for MBSSsThomas Pedersen
2013-01-29cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan
2013-01-25mac80211: avoid a build warningArnd Bergmann
2013-01-24mac80211: remove redundant checkJohannes Berg
2013-01-24cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich
2013-01-24mac80211: support mesh rate updatesThomas Pedersen
2013-01-24mac80211: clean up mesh sta allocation warningThomas Pedersen
2013-01-24ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao
2013-01-24mac80211: fix aggregation state with current driversJohannes Berg
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach
2013-01-22ath9k_hw: remove a useless WARN_ONFelix Fietkau
2013-01-22ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau
2013-01-22ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau
2013-01-22ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau
2013-01-22ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau
2013-01-22ath9k: clean up processing of pending tx frames on resetFelix Fietkau
2013-01-22ath9k: stop rx after txFelix Fietkau
2013-01-22net: wireless/rtlwifi: fix uninitialized variable issueCong Ding
2013-01-22iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov
2013-01-22mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()Alexey Khoroshilov