aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-03-27mac80211: rewrite fragmentationJohannes Berg
2009-03-27cfg80211: fix locking in nl80211_set_wiphyJohannes Berg
2009-03-27mac80211: fix RX pathJohannes Berg
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg
2009-03-27mac80211: add beacon filtering supportKalle Valo
2009-03-27cfg80211: add feature to hold bssKalle Valo
2009-03-27mac80211: disable power save when scanningKalle Valo
2009-03-27mac80211: track beacons separately from the rx path activityKalle Valo
2009-03-27mac80211: decrease execution of the associated timerKalle Valo
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg
2009-03-27cfg80211: accept no-op interface mode changesJohannes Berg
2009-03-27cfg80211: remove code about country IE support with OLD_REGLuis R. Rodriguez
2009-03-27cfg80211: make regdom module parameter available oustide of OLD_REGLuis R. Rodriguez
2009-03-27cfg80211: fix incorrect assumption on last_request for 11dLuis R. Rodriguez
2009-03-27cfg80211: force last_request to be set for OLD_REG if regdom is EULuis R. Rodriguez
2009-03-27nl80211: Check iftype in cfg80211 codeJouni Malinen
2009-03-27nl80211: Check that netif_runnin is true in cfg80211 codeJouni Malinen
2009-03-27nl80211: Add more through validation of MLME command parametersJouni Malinen
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen
2009-03-27mac80211: Fix memleak in nl80211 authentication on deinitJouni Malinen
2009-03-27mac80211: resume properly, add suspend/resume testJohannes Berg
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen
2009-03-27mac80211: Fix reassociation by not clearing previous BSSIDJouni Malinen
2009-03-27mac80211: Fix a typo in assoc vs. reassoc checkJouni Malinen
2009-03-27mac80211: don't drop nullfunc frames during software scanKalle Valo
2009-03-27nl80211: rework lockingJohannes Berg
2009-03-27mac80211: Tear down aggregation sessions for suspend/resumeSujith
2009-03-27mac80211: acquire sta_lock for station suspend/resumeJohannes Berg
2009-03-27nl80211: export supported commandsJohannes Berg
2009-03-27mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO...Vasanthakumar Thiagarajan
2009-03-27wireless: radiotap updatesJohannes Berg
2009-03-27mac80211: stop queues across suspend/resumeJohannes Berg
2009-03-27mac80211: fix warnings in ieee80211_if_configJohannes Berg
2009-03-27mac80211: start pending scan after probe/auth/assoc timed outHelmut Schaa
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg
2009-03-27cfg80211/nl80211: remove usage of CONFIG_NL80211Reinette Chatre
2009-03-27mac80211: ieee80211_ibss_commit() cleanupAlina Friedrichsen
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27constify dentry_operations: restAl Viro
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27af_rose/x25: Sanity check the maximum user frame sizeAlan Cox
2009-03-27appletalk: this warning can go I thinkAlan Cox
2009-03-27xfrm: spin_lock() should be spin_unlock() in xfrm_state.cChuck Ebbert
2009-03-27ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-26GRO: Disable GRO on legacy netif_rx pathHerbert Xu
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds