summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-03mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach1-2/+44
2008-06-03mac80211: sends HT IE to user level through wextEmmanuel Grumbach1-0/+8
2008-05-28mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian1-2/+2
2008-05-28mac80211: Fix for NULL pointer dereference in sta_info_get()Senthil Balasubramanian1-2/+2
2008-05-28mac80211: reorder channel and freq reporting in wext scan reportTomas Winkler1-5/+4
2008-05-28mac80211: fix ieee80211_rx_bss_put/get imbalanceTomas Winkler1-4/+8
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-13/+16
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-15/+15
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-3/+3
2008-05-20mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa1-4/+11
2008-05-16mac80211 : Association with 11n hidden ssid ap.Abhijeet Kolekar1-9/+5
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-32/+39
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-14/+50
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-6/+6
2008-05-14mac80211: proper STA info lockingJohannes Berg1-19/+19
2008-05-14mac80211: require four hardware queues for QoS/HTJohannes Berg1-7/+14
2008-05-12mac80211: fix association with some APsHelmut Schaa1-14/+50
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-17/+6
2008-05-07make sta_rx_agg_session_timer_expired() staticAdrian Bunk1-1/+2
2008-05-07mac80211: correct skb allocationEster Kummer1-7/+4
2008-05-07mac80211: a few code cleanupsJohannes Berg1-17/+14
2008-04-23mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.Pavel Emelyanov1-2/+5
2008-04-23mac80211: Fix n-band association problemAbhijeet Kolekar1-1/+20
2008-04-16mac80211: rework scanning to account for probe response/beacon differenceJohannes Berg1-34/+51
2008-04-16mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre1-5/+11
2008-04-16mlme.c: fixup some merge damageJohn W. Linville1-8/+35
2008-04-08mac80211: rename filesJohannes Berg1-0/+4249