summaryrefslogtreecommitdiffstats
path: root/include/net/ieee802154_netdev.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-04mac80211: send deauth when connection is lostJohannes Berg1-5/+4
2013-01-31mac80211: improve latency and throughput while software scanningStanislaw Gruszka1-27/+5
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg7-29/+103
2013-01-31cfg80211: remove free_priv BSS APIJohannes Berg2-6/+0
2013-01-31mac80211: remove unused mesh data from bssJohannes Berg2-40/+0
2013-01-31mac80211: remove last_probe_resp from bssJohannes Berg2-5/+0
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach8-43/+63
2013-01-31mac80211: remove assoc data "sent_assoc"Johannes Berg2-4/+0
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg6-0/+226
2013-01-29mac80211: dynamic short slot time for MBSSsThomas Pedersen2-5/+63
2013-01-29cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg1-1/+1
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2-10/+1
2013-01-28mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen1-0/+2
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan6-2/+234
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan1-4/+4
2013-01-25mac80211: avoid a build warningArnd Bergmann1-4/+4
2013-01-24mac80211: remove redundant checkJohannes Berg1-11/+10
2013-01-24cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich1-1/+2
2013-01-24mac80211: support mesh rate updatesThomas Pedersen2-2/+9
2013-01-24mac80211: clean up mesh sta allocation warningThomas Pedersen2-68/+95
2013-01-24ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao1-1/+4
2013-01-24mac80211: fix aggregation state with current driversJohannes Berg2-16/+10
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach5-7/+13
2013-01-22ath9k_hw: remove a useless WARN_ONFelix Fietkau1-3/+0
2013-01-22ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau2-14/+6
2013-01-22ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau4-25/+1
2013-01-22ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau2-2/+2
2013-01-22ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau1-37/+32
2013-01-22ath9k: clean up processing of pending tx frames on resetFelix Fietkau4-59/+32
2013-01-22ath9k: stop rx after txFelix Fietkau1-2/+2
2013-01-22net: wireless/rtlwifi: fix uninitialized variable issueCong Ding3-3/+3
2013-01-22iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov1-0/+1
2013-01-22mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()Alexey Khoroshilov1-0/+3
2013-01-22mwifiex: correction in status codes used for association failureAmitkumar Karwar2-5/+18
2013-01-22rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa4-5/+169
2013-01-22prism54: bug in getting auth typeDan Carpenter1-0/+1
2013-01-22b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()Dan Carpenter1-22/+8
2013-01-22drivers/net/wireless: need consider the not '\0' terminated string.Chen Gang1-5/+14
2013-01-22ath9k_hw: fix RF bank initializationFelix Fietkau4-14/+9
2013-01-22mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil1-1/+1
2013-01-22ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau1-0/+3
2013-01-22ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau1-19/+6
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau3-1/+4
2013-01-22rtlwifi: Fix build warning introduced by commit a290593Larry Finger1-2/+2
2013-01-22iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-01-18mac80211: allow drivers to access IPv6 informationJohannes Berg5-0/+78
2013-01-18mac80211: improve aggregation debug messagesJohannes Berg2-22/+36
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg8-39/+22
2013-01-18mac80211: add op to configure default key idYoni Divinsky4-1/+53
2013-01-16mac80211: split out chandef tracing macrosJohannes Berg1-9/+15