Age | Commit message (Expand) | Author |
2013-02-05 | mac80211: stop plink timer only on mesh interfaces | Thomas Pedersen |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch |
2013-02-04 | cfg80211: wrap BSS kref | Johannes Berg |
2013-02-04 | cfg80211: remove a local variable | Johannes Berg |
2013-02-04 | cfg80211: use lockdep to assert lock is held | Johannes Berg |
2013-02-04 | mac80211: send deauth if connection was lost during suspend | Johannes Berg |
2013-02-04 | mac80211: allow transmitting deauth with tainted key | Johannes Berg |
2013-02-04 | cfg80211: move locking into cfg80211_bss_age | Johannes Berg |
2013-02-04 | cfg80211: fix BSS IE allocation comment | Johannes Berg |
2013-02-04 | mac80211: remove unused SSID from BSS | Johannes Berg |
2013-02-04 | cfg80211: remove unused cfg80211_get_mesh | Johannes Berg |
2013-02-04 | cfg80211: simplify mesh BSS comparison | Johannes Berg |
2013-02-04 | cfg80211: fix BSS list hidden SSID lookup | Johannes Berg |
2013-02-04 | cfg80211: refactor hidden SSID finding | Johannes Berg |
2013-02-04 | cfg80211: expand per-station byte counters to 64bit | Vladimir Kondratiev |
2013-02-04 | mac80211: always allow calling ieee80211_connection_loss() | Johannes Berg |
2013-02-04 | mac80211: send deauth when connection is lost | Johannes Berg |
2013-01-31 | mac80211: improve latency and throughput while software scanning | Stanislaw Gruszka |
2013-01-31 | mac80211: start auth/assoc timeout on frame status | Johannes Berg |
2013-01-31 | cfg80211: remove free_priv BSS API | Johannes Berg |
2013-01-31 | mac80211: remove unused mesh data from bss | Johannes Berg |
2013-01-31 | mac80211: remove last_probe_resp from bss | Johannes Berg |
2013-01-31 | mac80211: inform the driver about update of dtim_period | Emmanuel Grumbach |
2013-01-31 | mac80211: remove assoc data "sent_assoc" | Johannes Berg |
2013-01-31 | cfg80211/mac80211: support reporting wakeup reason | Johannes Berg |
2013-01-29 | mac80211: dynamic short slot time for MBSSs | Thomas Pedersen |
2013-01-29 | cfg80211: add SME state to warning in __cfg80211_mlme_disassoc | Johannes Berg |
2013-01-29 | mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL | Stanislaw Gruszka |
2013-01-29 | Merge remote-tracking branch 'wireless-next/master' into HEAD | Johannes Berg |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-28 | mac80211: fix mesh_sta_info_get() reshuffle damage | Thomas Pedersen |
2013-01-25 | cfg80211/nl80211: add API for MAC address ACLs | Vasanthakumar Thiagarajan |
2013-01-25 | cfg80211: Move the definition of struct mac_address up | Vasanthakumar Thiagarajan |
2013-01-25 | mac80211: avoid a build warning | Arnd Bergmann |
2013-01-24 | mac80211: remove redundant check | Johannes Berg |
2013-01-24 | cfg80211: fix channel check in cfg80211_can_use_iftype_chan | Simon Wunderlich |
2013-01-24 | mac80211: support mesh rate updates | Thomas Pedersen |
2013-01-24 | mac80211: clean up mesh sta allocation warning | Thomas Pedersen |
2013-01-24 | ieee80211: define AKM suite selectors type 5, 6 and 7 | Bing Zhao |
2013-01-24 | mac80211: fix aggregation state with current drivers | Johannes Berg |
2013-01-24 | mac80211: provide the vif in rssi_callback | Emmanuel Grumbach |
2013-01-22 | ath9k_hw: remove a useless WARN_ON | Felix Fietkau |
2013-01-22 | ath9k_hw: reduce struct ar5416AniState size | Felix Fietkau |
2013-01-22 | ath9k_hw: remove ath9k_hw_ani_setup and its variables | Felix Fietkau |
2013-01-22 | ath9k_hw: make the initval parameter to ath9k_hw_write_array const | Felix Fietkau |
2013-01-22 | ath9k: use ath_tx_process_buffer instead of open-coding similar code | Felix Fietkau |
2013-01-22 | ath9k: clean up processing of pending tx frames on reset | Felix Fietkau |
2013-01-22 | ath9k: stop rx after tx | Felix Fietkau |
2013-01-22 | net: wireless/rtlwifi: fix uninitialized variable issue | Cong Ding |
2013-01-22 | iwlegacy: don't return zero on failure paths in il4965_pci_probe() | Alexey Khoroshilov |