aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27mac80211: rewrite fragmentationJohannes Berg5-224/+173
2009-03-27cfg80211: fix locking in nl80211_set_wiphyJohannes Berg3-28/+33
2009-03-27mac80211: fix RX pathJohannes Berg1-1/+1
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg2-3/+7
2009-03-27mac80211: add beacon filtering supportKalle Valo3-1/+53
2009-03-27cfg80211: add feature to hold bssKalle Valo2-1/+28
2009-03-27mac80211: disable power save when scanningKalle Valo1-2/+62
2009-03-27mac80211: track beacons separately from the rx path activityKalle Valo3-32/+52
2009-03-27mac80211: decrease execution of the associated timerKalle Valo3-0/+20
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg5-34/+11
2009-03-27cfg80211: accept no-op interface mode changesJohannes Berg2-9/+30
2009-03-27cfg80211: remove code about country IE support with OLD_REGLuis R. Rodriguez1-28/+11
2009-03-27cfg80211: make regdom module parameter available oustide of OLD_REGLuis R. Rodriguez1-1/+6
2009-03-27cfg80211: fix incorrect assumption on last_request for 11dLuis R. Rodriguez1-1/+7
2009-03-27cfg80211: force last_request to be set for OLD_REG if regdom is EULuis R. Rodriguez1-4/+7
2009-03-27nl80211: Check iftype in cfg80211 codeJouni Malinen2-42/+56
2009-03-27nl80211: Check that netif_runnin is true in cfg80211 codeJouni Malinen2-25/+40
2009-03-27nl80211: Add more through validation of MLME command parametersJouni Malinen1-6/+26
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen6-213/+7
2009-03-27mac80211: Fix memleak in nl80211 authentication on deinitJouni Malinen1-0/+1
2009-03-27mac80211: resume properly, add suspend/resume testJohannes Berg3-0/+65
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen5-11/+439
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen5-3/+138
2009-03-27mac80211: Fix reassociation by not clearing previous BSSIDJouni Malinen1-2/+4
2009-03-27mac80211: Fix a typo in assoc vs. reassoc checkJouni Malinen1-1/+1
2009-03-27mac80211: don't drop nullfunc frames during software scanKalle Valo2-1/+26
2009-03-27nl80211: rework lockingJohannes Berg1-105/+166
2009-03-27mac80211: Tear down aggregation sessions for suspend/resumeSujith4-0/+45
2009-03-27mac80211: acquire sta_lock for station suspend/resumeJohannes Berg1-8/+10
2009-03-27nl80211: export supported commandsJohannes Berg1-0/+27
2009-03-27mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCODE tooVasanthakumar Thiagarajan1-2/+11
2009-03-27wireless: radiotap updatesJohannes Berg1-3/+4
2009-03-27mac80211: stop queues across suspend/resumeJohannes Berg2-0/+7
2009-03-27mac80211: fix warnings in ieee80211_if_configJohannes Berg1-9/+3
2009-03-27mac80211: start pending scan after probe/auth/assoc timed outHelmut Schaa1-0/+23
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg2-5/+4
2009-03-27cfg80211/nl80211: remove usage of CONFIG_NL80211Reinette Chatre3-41/+1
2009-03-27mac80211: ieee80211_ibss_commit() cleanupAlina Friedrichsen1-1/+2
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-2/+2
2009-03-27constify dentry_operations: restAl Viro2-2/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-3/+3
2009-03-27af_rose/x25: Sanity check the maximum user frame sizeAlan Cox3-1/+15
2009-03-27appletalk: this warning can go I thinkAlan Cox1-5/+1
2009-03-27xfrm: spin_lock() should be spin_unlock() in xfrm_state.cChuck Ebbert1-1/+1
2009-03-27ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson1-3/+1
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller24-199/+335
2009-03-26GRO: Disable GRO on legacy netif_rx pathHerbert Xu1-6/+3
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+7
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller9-497/+46
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-4/+5