Commit Graph

680 Commits (5484e23749e78d5a4f56928efaf3c4b0d862b7a6)

Author SHA1 Message Date
Pavel Emelyanov 5194ee82b4 mac80211: Fix one more call to synchronize_rcu in atomic context. 17 years ago
Pavel Emelyanov 402d7752ed mac80211: Brush up error paths in mesh_path_add. 17 years ago
Helmut Schaa 0d580a774b mac80211: fix NULL pointer dereference in ieee80211_compatible_rates 17 years ago
Johannes Berg 51e779f0da mac80211: don't claim iwspy support 17 years ago
Ivo van Doorn 2f561feb38 mac80211: Add RTNL version of ieee80211_iterate_active_interfaces 17 years ago
Abhijeet Kolekar 34a961f7db mac80211 : Association with 11n hidden ssid ap. 17 years ago
Ivo van Doorn b0a6717994 mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames 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 fac371d9f0 mac80211: fix queue constant confusion 17 years ago
Johannes Berg 07346f81e8 mac80211: proper STA info locking 17 years ago
Johannes Berg 3434fbd398 mac80211: require four hardware queues for QoS/HT 17 years ago
Harvey Harrison 8c046c8c64 mac80211: tkip.c use kernel-provided infrastructure 17 years ago
Harvey Harrison ae7245cbf2 wireless: use get/put_unaligned_* helpers 17 years ago
David S. Miller 608961a5ec mac80211: Use skb_header_cloned() on TX path. 17 years ago
Johannes Berg f3994eceeb mac80211: assign needed_headroom/tailroom for netdevs 17 years ago
Pavel Roskin a4278e18e7 mac80211: add missing newlines in printk() 17 years ago
Helmut Schaa 36d16ae73b mac80211: fix association with some APs 17 years ago
Pavel Emelyanov 6d6936e2ea Fix potential scheduling while atomic in mesh_path_add. 17 years ago
Pavel Emelyanov 0eb03d5a14 Fix not checked kmalloc() result. 17 years ago
Pavel Emelyanov f84e71a94c Fix GFP_KERNEL allocation under read lock. 17 years ago
Patrick McHardy 812714d741 mac80211: mesh hwmp: fix kfree(skb) 17 years ago
Luis Carlos Cobo 69687a0b99 mac80211: fix access to null skb 17 years ago
Luis Carlos Cobo ef26925477 mac80211: fix incorrect mesh header length 17 years ago
Ivo van Doorn df44205455 mac80211: Don't encrypt beacons 17 years ago
Johannes Berg 78520cad4b mac80211: fix debugfs default key oops 17 years ago
Steven Rostedt bb55bdd512 fix irq flags in mac80211 code 17 years ago
Steven Rostedt a1f2aa1be2 fix irq flags in mac80211 code 17 years ago
Johannes Berg 5c5e12898a mac80211: fix wme code 17 years ago
John W. Linville 3df5ee60f1 wireless: fix warning introduced by "mac80211: QoS related cleanups" 17 years ago
Johannes Berg e100bb64bf mac80211: QoS related cleanups 17 years ago
Adrian Bunk 712590de5e make sta_rx_agg_session_timer_expired() static 17 years ago
Ester Kummer 3acea5b616 mac80211: correct skb allocation 17 years ago
Ivo van Doorn c6adbd2158 mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE 17 years ago
Johannes Berg 988c0f723d mac80211: a few code cleanups 17 years ago
Ivo van Doorn 1c01442058 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf 17 years ago
Pavel Emelyanov 339a7c41c9 mac80211: Do not free net device after it is unregistered. 17 years ago
Harvey Harrison 17f830459d mac80211: incorrect shift direction 17 years ago
Johannes Berg 636c5d488b mac80211: insert WDS peer after adding interface 17 years ago
Johannes Berg e94e106831 mac80211: don't allow invalid WDS peer addresses 17 years ago
Johannes Berg 8b808bf29b mac80211: assign conf.beacon_control for mesh 17 years ago
Luis Carlos Cobo 51ceddade0 mac80211: use 4-byte mesh sequence number 17 years ago
Luca Tettamanti bd8fd21dfd wireless: Fix compile error with wifi & leds 17 years ago
Al Viro f375d5588f asm/unaligned.h doesn't work well as the very first include 17 years ago
Ron Rindjunsky 0da926f057 mac80211: fix use before check of Qdisc length 17 years ago
Adrian Bunk 13d8fd2d15 net/mac80211/rx.c: fix off-by-one 17 years ago
Pavel Emelyanov 1ebebea8e8 mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. 17 years ago
Abhijeet Kolekar a46f025d05 mac80211: Fix n-band association problem 17 years ago
Johannes Berg 30b89b0f5e mac80211: rework scanning to account for probe response/beacon difference 17 years ago
Johannes Berg b454048cb9 mac80211: allow WDS mode 17 years ago