summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa2008-05-201-4/+11
* mac80211: don't claim iwspy supportJohannes Berg2008-05-201-1/+0
* mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-161-1/+36
* mac80211 : Association with 11n hidden ssid ap.Abhijeet Kolekar2008-05-161-9/+5
* mac80211: Use skb_header_cloned() on TX path.David S. Miller2008-05-121-2/+2
* mac80211: assign needed_headroom/tailroom for netdevsJohannes Berg2008-05-121-0/+9
* mac80211: add missing newlines in printk()Pavel Roskin2008-05-122-4/+5
* mac80211: fix association with some APsHelmut Schaa2008-05-121-14/+50
* Fix potential scheduling while atomic in mesh_path_add.Pavel Emelyanov2008-05-121-1/+2
* Fix not checked kmalloc() result.Pavel Emelyanov2008-05-121-1/+7
* Fix GFP_KERNEL allocation under read lock.Pavel Emelyanov2008-05-121-3/+3
* mac80211: mesh hwmp: fix kfree(skb)Patrick McHardy2008-05-121-1/+1
* mac80211: fix access to null skbLuis Carlos Cobo2008-05-121-3/+3
* mac80211: fix incorrect mesh header lengthLuis Carlos Cobo2008-05-122-6/+6
* mac80211: Don't encrypt beaconsIvo van Doorn2008-05-121-0/+1
* mac80211: fix debugfs default key oopsJohannes Berg2008-05-121-3/+12
* fix irq flags in mac80211 codeSteven Rostedt2008-05-121-2/+2
* mac80211: Do not free net device after it is unregistered.Pavel Emelyanov2008-05-041-2/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-015-36/+38
|\
| * mac80211: incorrect shift directionHarvey Harrison2008-04-301-4/+2
| * mac80211: insert WDS peer after adding interfaceJohannes Berg2008-04-301-17/+27
| * mac80211: don't allow invalid WDS peer addressesJohannes Berg2008-04-301-1/+1
| * mac80211: assign conf.beacon_control for meshJohannes Berg2008-04-301-0/+1
| * mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo2008-04-303-14/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-281-1/+3
|\ \ | |/
| * wireless: Fix compile error with wifi & ledsLuca Tettamanti2008-04-271-1/+3
* | asm/unaligned.h doesn't work well as the very first includeAl Viro2008-04-272-1/+1
|/
* mac80211: fix use before check of Qdisc lengthRon Rindjunsky2008-04-231-1/+1
* net/mac80211/rx.c: fix off-by-oneAdrian Bunk2008-04-231-1/+1
* mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.Pavel Emelyanov2008-04-231-2/+5
* mac80211: Fix n-band association problemAbhijeet Kolekar2008-04-231-1/+20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-5/+2
|\
| * mac80211: remove message on receiving unexpected unencrypted framesJohannes Berg2008-04-151-5/+2
| * mac80211: use short_preamble mode from capability if ERP IE not presentVladimir Koutny2008-04-091-8/+35
* | mac80211: rework scanning to account for probe response/beacon differenceJohannes Berg2008-04-162-35/+52
* | mac80211: allow WDS modeJohannes Berg2008-04-162-0/+5
* | mac80211: fix key todo list orderJohannes Berg2008-04-161-3/+6
* | mac80211: fix spinlock recursionJohannes Berg2008-04-163-12/+20
* | mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-161-5/+11
* | mac80211: further RCU fixesJohannes Berg2008-04-162-3/+22
* | mac80211: fix key hwaccel raceJohannes Berg2008-04-162-36/+59
* | mlme.c: fixup some merge damageJohn W. Linville2008-04-161-8/+35
* | mac80211: fix key debugfs default_key linkJohannes Berg2008-04-082-1/+3
* | mac80211: rename filesJohannes Berg2008-04-0827-32/+32
* | mac80211: fix key vs. sta locking problemsJohannes Berg2008-04-0811-229/+385
* | mac80211: fix sta-info pinningJohannes Berg2008-04-081-32/+32
* | mac80211: fix defined but not usedJiri Slaby2008-04-081-30/+30
* | mac80211: BA session debug prints changesRon Rindjunsky2008-04-082-12/+16
* | mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas2008-04-081-0/+23
* | mac80211: fix ieee80211_ioctl_giwrateJohannes Berg2008-04-081-6/+12
OpenPOWER on IntegriCloud