Commit Graph

139 Commits (c37bbb0fdcc01610fd55604eb6927210a1d20044)

Author SHA1 Message Date
Ingo Molnar bf94e17bc8 net/mac80211/rx.c: fix build error 17 years ago
Davide Pesavento b0dee5784d Fix modpost failure when rx handlers are not inlined. 17 years ago
Johannes Berg 2ff6a6d4e9 mac80211: fix mesh action frame handling 17 years ago
YanBo 79617deeeb mac80211: mesh portal functionality support 17 years ago
Johannes Berg 133b822638 mac80211: make master iface not wireless 17 years ago
Johannes Berg 17741cdc26 mac80211: share STA information with driver 17 years ago
Johannes Berg 05c914fe33 mac80211: use nl80211 interface types 17 years ago
Johannes Berg ccd7b36286 mac80211: clean up some comments 17 years ago
Johannes Berg c2b13452b2 mac80211: clean up scan namespace 17 years ago
Johannes Berg 213cd118cb mac80211: make bridge_packets a virtual interface option 17 years ago
Johannes Berg 472dbc45dc mac80211: split off mesh handling entirely 17 years ago
Johannes Berg 759ef3eb1e mac80211: make ieee80211_rx_h_mgmt more readable 17 years ago
Johannes Berg 39192c0bcf mac80211: move spectrum management code out 17 years ago
Johannes Berg de1ede7ac3 mac80211: make BA session handling independent of STA mode 17 years ago
Emmanuel Grumbach 8e1535d51b mac80211: Fix rate scale initialization in IBSS 17 years ago
Jasper Bryant-Greene f698d856f6 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate 17 years ago
Harvey Harrison a4b7d7bda5 mac80211: remove rx/tx_data->fc member 17 years ago
Harvey Harrison 358c8d9d33 mac80211: use ieee80211 frame control directly 17 years ago
Harvey Harrison b73d70ad86 mac80211: rx.c/tx.c remove more users of tx/rx_data->fc 17 years ago
Bruno Randolf 9deb1ae572 mac80211: radiotap: assume modulation from rates 17 years ago
Bruno Randolf b4f28bbb9b mac80211: add rx status flag for short preamble 17 years ago
Luis Carlos Cobo e32f85f7b9 mac80211: fix use of skb->cb for mesh forwarding 17 years ago
Johannes Berg 1411f9b531 mac80211: fix RX sequence number check 17 years ago
Emmanuel Grumbach 2560b6e2e4 mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets 17 years ago
Johannes Berg 3e122be089 mac80211: make master netdev handling sane 17 years ago
Harvey Harrison a7767f958a mac80211: remove trivial rx_data->fc users 17 years ago
Harvey Harrison 238f74a227 mac80211: move QOS control helpers into ieee80211.h 17 years ago
Johannes Berg f4ea83dd74 mac80211: rework debug settings and make debugging safer 17 years ago
Johannes Berg 49461622ed mac80211: get rid of function pointers in RX path 17 years ago
Harvey Harrison 182503abf4 mac80211: rx.c use new frame control helpers 17 years ago
Vladimir Koutny 87291c0269 mac80211: eliminate IBSS warning in rate_lowest_index() 17 years ago
Harvey Harrison 87228f5743 mac80211: rx.c use new helpers 17 years ago
Senthil Balasubramanian c97c23e386 mac80211: fix alignment issue with compare_ether_addr() 17 years ago
Johannes Berg 9e72ebd686 mac80211: remove channel use statistics 17 years ago
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