Commit Graph

752 Commits (c37bbb0fdcc01610fd55604eb6927210a1d20044)

Author SHA1 Message Date
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 9d139c810a mac80211: revamp beacon configuration 17 years ago
Johannes Berg f3947e2dfa mac80211: push interface checks down 17 years ago
Johannes Berg 75636525fb mac80211: revamp virtual interface handling 17 years ago
Johannes Berg 3e122be089 mac80211: make master netdev handling sane 17 years ago
Samuel Ortiz 49292d5635 mac80211: power management wext hooks 17 years ago
Mattias Nissler adeed48090 rc80211_pid: Fix fast_start parameter handling 17 years ago
David S. Miller b19fa1fa91 net: Delete NETDEVICES_MULTIQUEUE kconfig option. 17 years ago
David S. Miller 86d804e10a netdev: Make netif_schedule() routines work with netdev_queue objects. 17 years ago
David S. Miller c2aa288548 mac80211: Decrease number of explicit ->tx_queue references. 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
David S. Miller dc2b48475a netdev: Move queue_lock into struct netdev_queue. 17 years ago
David S. Miller 5ce2d488fe pkt_sched: Remove 'dev' member of struct Qdisc. 17 years ago
David S. Miller bb949fbd18 netdev: Create netdev_queue abstraction. 17 years ago
Randy Dunlap 6ef307bc56 mac80211: fix lots of kernel-doc 17 years ago
Emmanuel Grumbach e4abd4d49d mac80211: add support for iwconfig wlanX frag auto 17 years ago
Harvey Harrison 5fdae6b37e mac80211: aes_ccm.c remove crypto wrapper and extra args 17 years ago
Harvey Harrison feccb46694 mac80211: pass scratch buffer directly, remove additional pointers 17 years ago
Harvey Harrison c34498b9e6 mac80211: wpa.c remove rx/tx_data ->fc users 17 years ago
Harvey Harrison a7767f958a mac80211: remove trivial rx_data->fc users 17 years ago
Tomas Winkler fc32f9243d mac80211: call bss_info_change only once upon disassociation 17 years ago
Harvey Harrison 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 years ago
Harvey Harrison f14df8049f mac80211: remove one user of ieee80211_get_hdr_info 17 years ago
Harvey Harrison 73e1f7c823 mac80211: use symbolic defines in wpa.c 17 years ago
Harvey Harrison 238f74a227 mac80211: move QOS control helpers into ieee80211.h 17 years ago
Rami Rosen 4e887d5b2f mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig. 17 years ago
Tomas Winkler ebd74487d4 mac80211: fix warning: unused variable ifsta 17 years ago
Tomas Winkler d96a7bc049 mac80211: remove useless tid assignment for management and control frames 17 years ago
Ron Rindjunsky 429a380571 mac80211: add block ack request capability 17 years ago
Ivo van Doorn b2898a2780 mac80211: Don't request encryption for probe response 17 years ago
Vladimir Koutny 6e43829bb6 mac80211: don't report selected IBSS when not found 17 years ago
Ivo van Doorn ea0c925370 mac80211: Only flush workqueue when last interface was removed 17 years ago
Guy Cohen 8db9369ff9 mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify 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
Johannes Berg d9e8a70fa2 mac80211: get rid of function pointers in TX path 17 years ago
Patrick McHardy ff31ab56c0 net-sched: change tcf_destroy_chain() to clear start of filter list 17 years ago
Assaf Krauss 4faeb86070 mac80211: add beacon timestamp to beacon template in IBSS 17 years ago
Tomas Winkler 5479d0e739 mac80211: fix warning: unused variable invoke_tx_handlers 17 years ago
Ester Kummer ae6a44e3af mac80211: removing duplicated parsing of information elements 17 years ago
Adrian Bunk e5f5e7339c build algorithms into the mac80211 module 17 years ago
Emmanuel Grumbach bf998f6864 mac80211: add last beacon time in scan list 17 years ago
Tomas Winkler 06ff47bc95 mac80211: add spectrum capabilities 17 years ago
Yi Zhu 7b1e78d505 mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option 17 years ago
Emmanuel Grumbach 23976efedd mac80211: don't accept WEP keys other than WEP40 and WEP104 17 years ago
Emmanuel Grumbach 00eb7fe77e mac80211: fix an oops in several failure paths in key allocation 17 years ago
Johannes Berg 03f93c3d4c mac80211: fix tx fragmentation 17 years ago
Johannes Berg 59959a6150 mac80211: make workqueue freezable 17 years ago
Tomas Winkler f37d08bddc mac80211: add phy information to giwname 17 years ago