summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-11mac80211: remove useless 'ibss' parameterJohannes Berg1-4/+3
2008-09-11mac80211: simplify scan startJohannes Berg1-4/+1
2008-09-11mac80211: clarify scan requestJohannes Berg1-1/+10
2008-09-11mac80211: move some HT code out of main.cJohannes Berg2-375/+375
2008-09-11mac80211: move some HT code out of mlme.cJohannes Berg4-321/+347
2008-09-11mac80211: move BSS handling to scan codeJohannes Berg3-308/+313
2008-09-11mac80211: refactor and move scan RX codeJohannes Berg3-136/+194
2008-09-11mac80211: start moving scan code from mlmeJohannes Berg4-544/+582
2008-09-11mac80211: remove useless non-NULL tests from scan results codeJohannes Berg1-22/+18
2008-09-11mac80211: use sdata pointer for scan interfaceJohannes Berg3-15/+13
2008-09-11mac80211: reorder mlme codeJohannes Berg1-530/+500
2008-09-11mac80211: stop queues before carrier offTomas Winkler1-9/+17
2008-09-11mac80211: remove disassociation code from ieee80211_set_associatedTomas Winkler1-46/+56
2008-09-11mac80211: disassociate when moving to new BSSTomas Winkler1-2/+7
2008-09-11mac80211: restructure disassoc/deauth flowsTomas Winkler1-31/+54
2008-09-11rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2-24/+0
2008-09-11mac80211: move IE parsing to util fileJohannes Berg2-145/+144
2008-09-11mac80211: fix typo in action frame handlingJohannes Berg1-1/+1
2008-09-11mac80211: fix action frame length checksJohannes Berg3-2/+11
2008-09-11mac80211: BSS info: check channel firstJohannes Berg1-11/+11
2008-09-11mac80211: make conf_tx non-atomicJohannes Berg2-6/+9
2008-09-11mac80211: move some RCU locking into an if branchJohannes Berg1-5/+4
2008-09-11b43legacy: Fix to enhance TX speedEhud Gavron1-13/+19
2008-09-11b43legacy: Fix failure in rate-adjustment mechanismLarry Finger1-1/+1
2008-09-11b43: Remove QoS update workqueueMichael Buesch2-48/+24
2008-09-11b43 G-PHY: Remove mmiowb()Michael Buesch1-1/+0
2008-09-11b43: Fix QoS defaultsMichael Buesch1-11/+45
2008-09-11p54: 802.11a 5GHz phy supportChristian Lamparter2-20/+111
2008-09-11p54: control output power levelsChristian Lamparter2-1/+3
2008-09-11p54: add lots of useful rx/tx statisticsChristian Lamparter3-5/+105
2008-09-11p54: add more rx filtersChristian Lamparter2-3/+24
2008-09-11p54: 32-bit tsf timestampsChristian Lamparter3-2/+14
2008-09-11iwlwifi: fix compile warningZhu Yi1-0/+2
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach9-63/+28
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel6-30/+64
2008-09-11iwlwifi: rename ps_mode to sm_psRon Rindjunsky3-7/+9
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler8-29/+24
2008-09-11ath9k: Assign seq# when mac80211 requests thisJouni Malinen3-0/+28
2008-09-11tg3: Use SKB DMA helper functions for TX.David S. Miller2-58/+31
2008-09-11net: Add SKB DMA mapping helper functions.David S. Miller3-0/+75
2008-09-11net: Add DMA mapping tokens to skb_shared_info.David S. Miller1-0/+6
2008-09-10ipv6: On interface down/unregister, purge icmp routes too.David S. Miller1-0/+20
2008-09-09ipsec: Add missing list_del() in xfrm_state_gc_task().David S. Miller1-0/+1
2008-09-09ipsec: Use RCU-like construct for saved state within a walkHerbert Xu2-23/+44
2008-09-09Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller23-796/+2469
2008-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-51/+89
2008-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...Simon Horman1114-17564/+42137
2008-09-09ipsec: Make xfrm_larval_drop default to 1.David S. Miller1-1/+1
2008-09-09ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman1-32/+32
2008-09-09ipsec: Restore larval states and socket policies in dumpHerbert Xu2-0/+3