Commit Graph

194 Commits (637d020a02cd734bf27acfc56c6d942cddd9eb80)

Author SHA1 Message Date
Stephen Hemminger d0cf9c0dad wireless: convert drivers to netdev_tx_t 16 years ago
Javier Cardona cca89496a8 mac80211: Fix unresolved mesh frames queued without valid control.vif 16 years ago
Javier Cardona 3c5772a527 mac80211: Use 3-address format for mesh broadcast frames. 16 years ago
Johannes Berg 62b1208e14 mac80211: small tx code cleanup 16 years ago
Johannes Berg d0b69609dc mac80211: sequence number micro-optimisation 16 years ago
Johannes Berg feff1f2fea mac80211: take statistics before encryption 16 years ago
Johannes Berg ad5351db89 mac80211: allow DMA optimisation 16 years ago
Luis R. Rodriguez 42935ecaf4 mac80211: redefine usage of the mac80211 workqueue 16 years ago
Johannes Berg a7bc376c85 mac80211: verify info->control.vif is not NULL 16 years ago
Luis R. Rodriguez 21f5fc75de mac80211: fix oops due to missing private data 16 years ago
Johannes Berg 3fa52056f3 mac80211: fix PS-poll response, race 16 years ago
Helmut Schaa 142b9f5074 mac80211: implement basic background scanning 16 years ago
Helmut Schaa fbe9c429f1 mac80211: Replace {sw, hw}_scanning variables with a bitfield 16 years ago
Johannes Berg 5061b0c2b9 mac80211: cooperate more with network namespaces 16 years ago
Javier Cardona 249b405cf8 mac80211: Fix regression in mesh forwarding path. 16 years ago
Johannes Berg 3d34deb673 mac80211: fix ieee80211_xmit call context 16 years ago
Johannes Berg 3b8d81e020 mac80211: remove master netdev 16 years ago
Luis R. Rodriguez b770b43e95 mac80211: drop frames for sta with no valid rate 16 years ago
Pavel Roskin 8ef86c7bfa mac80211: fix injection in monitor mode 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Luis R. Rodriguez 43f7853180 mac80211: disable moving between PS modes during scan 16 years ago
Johannes Berg 27004b10ce mac80211: clean up return value of __ieee80211_parse_tx_radiotap 16 years ago
Johannes Berg 8f77f3849c mac80211: do not pass PS frames out of mac80211 again 16 years ago
Luis R. Rodriguez 894df1cbc3 mac80211: removed unused variable in ieee80211_tx() 16 years ago
Jouni Malinen 7e0aae4732 mac80211: Do not override AID in the duration field 16 years ago
Johannes Berg d3707d9918 mac80211: make noack test available 16 years ago
Gábor Stefanik 9955151df7 mac80211: Warn if the rate controller requests retries for a NO_ACK frame 16 years ago
Johannes Berg 2448798133 mac80211: add driver ops wrappers 16 years ago
Johannes Berg 57c4d7b4c4 mac80211: clean up beacon interval settings 16 years ago
Johannes Berg 8ccd8f2112 mac80211: correct fragmentation threshold check 16 years ago
John W. Linville d3feaf5ad1 wireless: remove some (bogus?) 'may be used uninitialized' warnings 16 years ago
Jouni Malinen b9a5f8cab7 nl80211: Add set/get for frag/rts threshold and retry limits 16 years ago
Johannes Berg af8cdcd828 mac80211: convert to cfg80211 IBSS API 16 years ago
Christian Lamparter fef99929cd mac80211: set CLEAR_PS for pspolled frames 16 years ago
Johannes Berg e4e72fb4de mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi 16 years ago
Johannes Berg cd8ffc800c mac80211: fix aggregation to not require queue stop 16 years ago
Johannes Berg a220858d30 mac80211: add skb length sanity checking 16 years ago
Johannes Berg 1870cd71e8 mac80211: clean up __ieee80211_tx args 16 years ago
Johannes Berg 2a577d9871 mac80211: rework the pending packets code 16 years ago
Johannes Berg f0e72851f7 mac80211: fix A-MPDU queue assignment 16 years ago
Johannes Berg 2de8e0d999 mac80211: rewrite fragmentation 16 years ago
Kalle Valo a9a6ffffd0 mac80211: don't drop nullfunc frames during software scan 16 years ago
Johannes Berg 176be728ee mac80211: remove ieee80211_num_regular_queues 16 years ago
Jouni Malinen 055249d20d mac80211: Fix panic on fragmentation with power saving 16 years ago
Johannes Berg 469002983f mac80211: split IBSS/managed code 16 years ago
Johannes Berg 96f5e66e8a mac80211: fix aggregation for hardware with ampdu queues 16 years ago
Vivek Natarajan 97d97b8098 mac80211: Fix the wrong WARN_ON message appearing on enabling power save. 16 years ago
Johannes Berg f1b33cb1c2 mac80211: restrict to AP in outgoing interface heuristic 16 years ago
Luis R. Rodriguez 47f4d8872f mac80211: do not TX injected frames when not allowed 16 years ago