aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-19[TG3]: Fix SerDes detectionMichael Chan1-0/+2
2005-08-19[netdrvr eepro100] check for skb==NULL before calling rx_align(skb)Jeff Garzik1-4/+4
2005-08-19[PATCH] e1000 printk warning fix 2Andrew Morton1-2/+2
2005-08-19[PATCH] network: fix fmvj18x_cs multicast codeKomuro1-6/+19
2005-08-19[PATCH] SIS190 must select MIIAdrian Bunk1-8/+9
2005-08-19[PATCH] r8169: PCI ID for the Linksys EG1032Francois Romieu1-0/+1
2005-08-19[PATCH] more-u32-vs-pm_message_t-fixes-6Andrew Morton1-1/+1
2005-08-19[PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()Nishanth Aravamudan1-16/+8
2005-08-19[PATCH] forcedeth: Initialize link settings in every nv_open()Manfred Spraul1-0/+5
2005-08-18Merge /spare/repo/linux-2.6/Jeff Garzik5-31/+39
2005-08-18Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-30/+37
2005-08-18[NET]: Fix comment in loopback driver.Ralf Baechle1-1/+1
2005-08-18[PATCH] DM9000 - incorrect ioctl() handlingBen Dooks1-13/+2
2005-08-18[PATCH] DM9000 - spinlock fixesBen Dooks1-13/+24
2005-08-18[PATCH] 8139cp - redetect link after suspendPierre Ossman1-0/+7
2005-08-18[PATCH] IOC3 fixesRalf Baechle1-4/+4
2005-08-16[PATCH] skge: turn on link status LEDStephen Hemminger1-1/+5
2005-08-16[PATCH] skge: increase receive flush threshold defaultStephen Hemminger1-1/+6
2005-08-16[PATCH] skge: fibre vs copper detection cleanupStephen Hemminger2-23/+14
2005-08-16[PATCH] skge: stop bogus sensor messagesStephen Hemminger2-16/+16
2005-08-15[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 onesJouni Malinen6-67/+65
2005-08-15[PATCH] hostap: Capability field is called ESS, not BSSJouni Malinen1-3/+0
2005-08-15/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik1-1/+1
2005-08-15[PATCH] ieee80211: Capability field is called ESS, not BSSJouni Malinen1-1/+1
2005-08-14/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik12-186/+232
2005-08-14Merge /spare/repo/linux-2.6/Jeff Garzik12-186/+232
2005-08-14[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}Jouni Malinen8-152/+114
2005-08-14[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdrJouni Malinen6-119/+98
2005-08-14[PATCH] hostap: Remove extra definesJouni Malinen2-15/+0
2005-08-14[PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen4-98/+166
2005-08-14[PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen6-273/+13
2005-08-14[PATCH] hostap: Fix skb->cb use for TX meta dataJouni Malinen4-32/+30
2005-08-11[NETPOLL]: e1000 netpoll tweakMatt Mackall1-0/+1
2005-08-11[PATCH] ixgb: Driver version, white space, commentsMalli Chilakala2-4/+9
2005-08-11[PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64Malli Chilakala1-1/+1
2005-08-11[PATCH] ixgb: Remove unused functionsMalli Chilakala2-178/+1
2005-08-11[PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala1-1/+1
2005-08-11[PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala1-1/+2
2005-08-11[PATCH] ixgb: Fix Broadcast/Multicast packets received statisticsMalli Chilakala1-1/+2
2005-08-11[PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala2-30/+32
2005-08-11[PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala1-0/+21
2005-08-11[PATCH] ixgb: Set RXDCTL:PTHRESH/HTHRESH to zeroMalli Chilakala1-3/+5
2005-08-11[netdrvr tulip] Remove ULi-specific code from generic tulip driverPeer Chen4-66/+13
2005-08-11phy subsystem: more cleanupsJeff Garzik4-397/+12
2005-08-11Fix numerous minor problems with new phy subsystem.Jeff Garzik6-892/+53
2005-08-11[PATCH] hostap updateRichard Purdie1-0/+3
2005-08-11[PATCH] S2io: Errors found during reviewraghavendra.koushik@neterion.com2-19/+40
2005-08-11[PATCH] S2io: Miscellaneous fixesraghavendra.koushik@neterion.com1-12/+34
2005-08-11[PATCH] S2io: New link handling scheme for Xframe IIraghavendra.koushik@neterion.com2-34/+121
2005-08-11[PATCH] S2io: Support for bimodal interruptsraghavendra.koushik@neterion.com2-40/+85