summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-24cfg80211: fix unregistrationJohannes Berg1-5/+5
2009-07-24mac80211: cancel the connection monitor timers/workJohannes Berg2-3/+8
2009-07-24drivers/net: Drop unnecessary NULL testJulia Lawall1-3/+0
2009-07-24cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik1-1/+11
2009-07-24rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HWIvo van Doorn2-3/+1
2009-07-24ar9170: implement transmit aggregationChristian Lamparter2-26/+634
2009-07-24p54: generate channel list dynamicallyChristian Lamparter3-67/+261
2009-07-24cfg80211: fix more bugs in mlme handlingJohannes Berg1-5/+3
2009-07-24rt2x00: Implement set_tim callback for all driversStefan Steuerwald8-0/+18
2009-07-24nl80211: report BSS statusJohannes Berg2-17/+59
2009-07-24cfg80211: fix wext setting SSIDJohannes Berg1-1/+1
2009-07-24cfg80211: don't look at wdev->ssid for giwessidJohannes Berg1-5/+1
2009-07-24mac80211_hwsim: report fixed signal strengthJohannes Berg1-2/+4
2009-07-24cfg80211: fix wext statsJohannes Berg1-4/+9
2009-07-24cfg80211: update misleading commentHelmut Schaa1-1/+1
2009-07-24mac80211: mesh: fix two small problemsJohannes Berg2-4/+7
2009-07-24cfg80211: fix a locking bugJohannes Berg1-2/+2
2009-07-24mac80211: monitor the connectionJohannes Berg3-72/+227
2009-07-24mac80211: fix multi-use timerJohannes Berg1-7/+33
2009-07-24iwlagn: fix minimum number of queues settingReinette Chatre1-2/+4
2009-07-24iwl3945: cleanup number of queues settingsReinette Chatre4-26/+7
2009-07-24iwlwifi: fix permissions on debugfs filesReinette Chatre1-3/+5
2009-07-24iwlwifi: move show_qos to debugfsWey-Yi Guy3-21/+26
2009-07-24cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi1-1/+4
2009-07-24wireless: fix supported cards for rtl8187Marcin Slusarz1-1/+1
2009-07-24cfg80211: rework key operationJohannes Berg17-161/+554
2009-07-24nl80211: introduce new key attributesJohannes Berg2-47/+192
2009-07-24mac80211: Assign next hop address to pending mesh framesJavier Cardona1-0/+18
2009-07-24cfg80211: fix two bugletsJohannes Berg2-7/+2
2009-07-24cfg80211: fix race in giwrateJohannes Berg1-5/+8
2009-07-24p54: re-enable power save featureChristian Lamparter5-32/+98
2009-07-24mac80211: driver operation debuggingJohannes Berg5-22/+732
2009-07-24mac80211: fix sparse warningJohannes Berg1-1/+1
2009-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller71-204/+3567
2009-07-24Fix typos in comments in via-velocity header.Dave Jones1-3/+3
2009-07-24Remove unnecessary forward declarations from velocity NIC driver.Dave Jones1-1681/+1580
2009-07-24Fix up CodingStyle problems in via-velocity.cDave Jones1-95/+80
2009-07-24Remove unused zero-copy code from velocity NIC driver.Dave Jones1-66/+11
2009-07-24TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen1-14/+44
2009-07-24af_packet: style cleanupsEric Dumazet1-124/+122
2009-07-24net: move macsonic's probe function to .devinit.textUwe Kleine-König1-7/+7
2009-07-24net: move xtsonic's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24net: move sb1250-mac's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24net: move meth's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24net: move jazzsonic's probe function to .devinit.textUwe Kleine-König1-2/+2
2009-07-24net: move sgiseeq's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24veth: Zero timestamp in xmit path.Ben Greear1-0/+1
2009-07-24can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas2-47/+112
2009-07-24dm9000: switch to dev_pm_opsMike Rapoport1-6/+12
2009-07-24be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde4-94/+31