summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-11-10ath5k: Update PCU codeNick Kossifidis3-24/+102
2008-11-10don't use net/ieee80211.hJohannes Berg17-158/+167
2008-11-10iwl3945: remove bogus commentJohannes Berg1-2/+0
2008-11-10mac80211: remove SSID driver codeJohannes Berg2-14/+0
2008-11-10adm8211: remove SSID codeJohannes Berg2-25/+0
2008-11-10b43/legacy: remove SSID codeJohannes Berg2-45/+0
2008-11-10iwlwifi: remove unused essid variableJohannes Berg4-28/+0
2008-11-10iwlwifi: remove implicit direct scanJohannes Berg2-15/+0
2008-11-10iwl3945: remove dead codeJohannes Berg1-16/+2
2008-11-10ath9k: remove useless NULL initialisersJohannes Berg1-8/+0
2008-11-10p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville1-1/+1
2008-11-10p54: AP & Ad-hoc testingChristian Lamparter2-5/+241
2008-11-10p54: put broadcast frames into the right queuesChristian Lamparter1-15/+67
2008-11-10p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter2-32/+82
2008-11-10p54: introduce new names for device firmwaresChristian Lamparter3-10/+27
2008-11-10netdevice libertas: Fix directly reference of netdev->privWang Chen1-18/+18
2008-11-08net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman1-11/+2
2008-11-08Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller1-2/+11
2008-11-07Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller34-264/+3836
2008-11-07fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously.Komuro1-19/+54
2008-11-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller20-44/+77
2008-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-11/+39
2008-11-07iwl3945: fix deadlock on suspendZhu, Yi1-1/+1
2008-11-07iwl3945: do not send scan command if channel count zeroReinette Chatre1-0/+5
2008-11-07iwl3945: clear scanning bits upon failureMohamed Abbas1-0/+8
2008-11-07ath5k: correct handling of rx status fieldsBob Copeland1-8/+8
2008-11-07zd1211rw: Add 2 device IDsDaniel Drake1-0/+2
2008-11-07iwlagn: avoid sleep in softirq contextJohn W. Linville1-1/+5
2008-11-07iwlwifi: clear scanning bits upon failureMohamed Abbas1-0/+7
2008-11-07Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville1-1/+3
2008-11-06SMSC LAN911x and LAN921x vendor driverSteve Glendinning5-0/+2528
2008-11-06ehea: Fix some whitespace issuesHannes Hering2-6/+6
2008-11-06sfc: Do not reset when hardware monitor detects a faultBen Hutchings2-23/+6
2008-11-06sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings8-64/+265
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings9-7/+327
2008-11-06sfc: Clean up non-volatile memory partitioningBen Hutchings4-11/+24
2008-11-06sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings1-2/+2
2008-11-06bonding: alternate agg selection policies for 802.3adJay Vosburgh5-129/+291
2008-11-06bonding: Fix ALB mode to balance traffic on VLANsJay Vosburgh1-3/+10
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley6-4/+327
2008-11-06net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman1-11/+2
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-22/+40
2008-11-04drivers: remove duplicated #includeJianjun Kong2-2/+0
2008-11-04drivers/net: Kill now superfluous ->last_rx stores.David S. Miller211-276/+1
2008-11-04bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2-0/+5
2008-11-04niu: Use pci_ioremap_bar().David S. Miller1-5/+1
2008-11-04tg3: Update version to 3.95Matt Carlson1-2/+2
2008-11-04broadcom: Add support for BCM50610Matt Carlson1-1/+118
2008-11-04broadcom: Refine expansion register access routineMatt Carlson1-26/+34
2008-11-04broadcom: Add flow control supportMatt Carlson1-6/+12