Commit Graph

104 Commits (53c068566dde708cb28a4dfc06ae3d7fd7434397)

Author SHA1 Message Date
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago
Bruno Randolf 601ae7f25a mac80211: make rx radiotap header more flexible 17 years ago
Bruno Randolf 566bfe5a8b mac80211: use hardware flags for signal/noise units 17 years ago
Johannes Berg 07346f81e8 mac80211: proper STA info locking 17 years ago
Pavel Roskin a4278e18e7 mac80211: add missing newlines in printk() 17 years ago
Luis Carlos Cobo 69687a0b99 mac80211: fix access to null skb 17 years ago
Johannes Berg e100bb64bf mac80211: QoS related cleanups 17 years ago
Adrian Bunk 13d8fd2d15 net/mac80211/rx.c: fix off-by-one 17 years ago
Johannes Berg b3fc9c6c58 mac80211: remove message on receiving unexpected unencrypted frames 17 years ago
Johannes Berg 2c8dccc774 mac80211: rename files 17 years ago
Luis Carlos Cobo 966a542822 mac80211: use recent multicast table for all mesh multicast frames 17 years ago
Ron Rindjunsky cee24a3e58 mac80211: A-MPDU MLME use dynamic allocation 17 years ago
Luis Carlos Cobo b4e08ea141 mac80211: add PLINK_ prefix and kernel doc to enum plink_state 17 years ago
Johannes Berg d0709a6518 mac80211: RCU-ify STA info structure access 17 years ago
Johannes Berg 5cf121c3cd mac80211: split ieee80211_txrx_data 17 years ago
Johannes Berg d6d1a5a709 mac80211: clean up mesh RX path a bit more 17 years ago
Johannes Berg 902acc7896 mac80211: clean up mesh code 17 years ago
Luis Carlos Cobo 33b64eb2b1 mac80211: support for mesh interfaces in mac80211 data path 17 years ago
Johannes Berg 6032f934c8 mac80211: add mesh interface type 17 years ago
Johannes Berg 004c872e78 mac80211: consolidate TIM handling code 17 years ago
Johannes Berg 836341a704 mac80211: remove sta TIM flag, fix expiry TIM handling 17 years ago
Johannes Berg d2259243a1 mac80211: invoke set_tim() callback after setting own TIM info 17 years ago
Johannes Berg 4a9a66e9a8 mac80211: convert sta_info.pspoll to a flag 17 years ago
Bruno Randolf 9d9bf77d16 mac80211: enable IBSS merging 17 years ago
S.Çağlar Onur ab46623ec1 net/mac80211/: Use time_* macros 17 years ago
Michael Wu 3d30d949cf mac80211: Add cooked monitor mode support 17 years ago
Johannes Berg 8944b79fe9 mac80211: move some code into ieee80211_invoke_rx_handlers 17 years ago
Johannes Berg 589052904a mac80211: remove "dynamic" RX/TX handlers 17 years ago
Johannes Berg 2c9745e568 mac80211: clean up some things in the RX path 17 years ago
Johannes Berg e4c26add88 mac80211: split RX_DROP 17 years ago
Johannes Berg 9ae54c8463 mac80211: split ieee80211_txrx_result 17 years ago
Johannes Berg 238814fd9a mac80211: remove port control enable switch, clean up sta flags 17 years ago
Johannes Berg 8318d78a44 cfg80211 API for channels/bitrates, mac80211 and driver conversion 17 years ago
Johannes Berg 38f3714d66 mac80211: dissolve pre-rx handlers 17 years ago
Johannes Berg 6feeb8aad7 mac80211: make alignment warning optional 17 years ago
Ron Rindjunsky 8b6bbe7538 mac80211: fixing null qos data frames check for reordering buffer 17 years ago
Johannes Berg 691ba2346d mac80211: fix alignment warning 17 years ago
Ron Rindjunsky 71ebb4aac8 mac80211: fix rx flow sparse errors, make functions static 17 years ago
Johannes Berg f99b751fca mac80211: fix RCU locking in __ieee80211_rx_handle_packet 17 years ago
Johannes Berg 51fb61e76d mac80211: move interface type to vif structure 17 years ago
Ron Rindjunsky 713647169e mac80211: A-MPDU Rx adding BAR handling capability 17 years ago
Ron Rindjunsky b580781e03 mac80211: A-MPDU Rx handling aggregation reordering 17 years ago
Ron Rindjunsky 6368e4b18d mac80211: restructure __ieee80211_rx 17 years ago
Helmut Schaa 69f817b654 mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlers 17 years ago
Johannes Berg ce3edf6d0b mac80211: clean up eapol frame handling/port control 17 years ago
Ron Rindjunsky 98f0b0a3a4 mac80211: pass in PS_POLL frames 17 years ago
Johannes Berg c49e5ea322 mac80211: conditionally include timestamp in radiotap information 17 years ago
YOSHIFUJI Hideaki f831e90971 [MAC80211]: Use htons() where appropriate. 17 years ago
Ron Rindjunsky 64bd4b693f mac80211: move A-MSDU identifier to flags 17 years ago
Ron Rindjunsky fd4c7f2fce mac80211: adding 802.11n essential A-MSDU Rx capability 17 years ago