aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-1/+12361
2005-05-26[BNX2]: New Broadcom gigabit network driver.Michael Chan5-0/+12360
2005-05-26[BONDING]: bonding using arp_ip_target may stay down with active path Jay Vosburgh1-1/+1
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch tlan1-0/+12
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch sis9002-3/+50
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch veth1-9/+23
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch ns838201-40/+29
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch natsemi1-3/+3
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch forcedeth1-17/+86
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch airo1-46/+104
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch atmel1-0/+1
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch amd81111-10/+14
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch pcnet321-2/+5
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch ixgb5-116/+70
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch e10007-713/+3168
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch e1001-26/+139
2005-05-24[PATCH] tulip: add return to ULI526X clause in tulip_mdio_writeJohn W. Linville1-0/+1
2005-05-23[TG3]: Update driver version.David S. Miller1-1/+1
2005-05-23[TG3]: Increase TEST_BUFFER_SIZE to 8K.David S. Miller1-1/+1
2005-05-23[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-05-23[TG3]: Add 5752M device ID.Xose Vazquez Perez1-0/+2
2005-05-18[TG3]: In tg3_poll(), resample status_tag after doing work.David S. Miller1-7/+5
2005-05-18[TG3]: Refine DMA boundary setting.David S. Miller1-44/+163
2005-05-18[TG3]: Set minimal hw interrupt mitigation.David S. Miller2-14/+64
2005-05-18[TG3]: Add tagged status support.David S. Miller2-55/+142
2005-05-16[PATCH] wireless: 3CRWE154G72 Kconfig help fixDaniel Andersen1-1/+1
2005-05-15[PATCH] Typo in tulip driverJiri Benc1-1/+1
2005-05-15[PATCH] fix PROMISC/bridging in TLAN driverJames Harper1-0/+1
2005-05-15[PATCH] {PATCH] Fix IBM EMAC driver ioctl bugGeoff Levand1-1/+1
2005-05-15[PATCH] ns83820 updateBenjamin LaHaise1-40/+29
2005-05-15[PATCH] drivers/net/wireless enabled by wrong optionAl Viro1-1/+1
2005-05-15[PATCH] tlan: restore deleted module parameters.Stephen Hemminger1-0/+11
2005-05-15[PATCH] SIS900 must select MIIAdrian Bunk1-0/+1
2005-05-15[PATCH] pcnet32: fix resource leak with loopback testDon Fry1-2/+5
2005-05-15[PATCH] wireless/airo: WEXT and quality correctionsDan Williams1-46/+104
2005-05-15[PATCH] Fw: [Bugme-new] [Bug 4482] New: natsemi: incorrect initialization of IPv6 Neighbor-discovery multicastHerbert Xu1-3/+3
2005-05-15[PATCH] atmel wirelesssimon@thekelleys.org.uk1-0/+1
2005-05-15[PATCH] forcedeth: Update error handlingManfred Spraul1-17/+76
2005-05-15[PATCH] iseries_veth: Cleanup skbs to prevent unregister_netdevice() hangingMichael Ellerman1-2/+9
2005-05-15[PATCH] iseries_veth: Don't leak skbs in RX pathMichael Ellerman1-6/+11
2005-05-15[PATCH] iseries_veth: Set dev->trans_start so watchdog timer works rightMichael Ellerman1-0/+2
2005-05-15[PATCH] iseries_veth: Don't send packets to LPARs which aren't upMichael Ellerman1-1/+1
2005-05-12[PATCH] e100: Driver version, white space, comments, device idMalli Chilakala1-2/+8
2005-05-12[PATCH] e100: Performance optimizations to e100 Tx PathMalli Chilakala1-4/+12
2005-05-12[PATCH] e100: Fix Wake on lan related issuesMalli Chilakala1-3/+28
2005-05-12[PATCH] e100: Synchronize interface link state with poll routineMalli Chilakala1-2/+7
2005-05-12[PATCH] e100: Render e100 NAPI state machineMalli Chilakala1-15/+71
2005-05-12[PATCH] e100: Execute tx_timeout task outside interrupt contextMalli Chilakala1-0/+13
2005-05-12[PATCH] ixgb: Driver version, white space, comments, device idMalli Chilakala1-2/+4
2005-05-12[PATCH] ixgb: Fixed msec_delay in osdep to use msleepMalli Chilakala1-2/+1