Age | Commit message (Expand) | Author | Files | Lines |
2005-05-25 | Automatic merge of /spare/repo/netdev-2.6 branch amd8111 | | 1 | -10/+14 |
2005-05-25 | Automatic merge of /spare/repo/netdev-2.6 branch pcnet32 | | 1 | -2/+5 |
2005-05-25 | Automatic merge of /spare/repo/netdev-2.6 branch ixgb | | 5 | -116/+70 |
2005-05-25 | Automatic merge of /spare/repo/netdev-2.6 branch e1000 | | 7 | -713/+3168 |
2005-05-25 | Automatic merge of /spare/repo/netdev-2.6 branch e100 | | 1 | -26/+139 |
2005-05-24 | [PATCH] tulip: add return to ULI526X clause in tulip_mdio_write | John W. Linville | 1 | -0/+1 |
2005-05-24 | [TG3]: Update driver version. | David S. Miller | 1 | -1/+1 |
2005-05-24 | [TG3]: Increase TEST_BUFFER_SIZE to 8K. | David S. Miller | 1 | -1/+1 |
2005-05-24 | [TG3]: Update driver version and reldate. | David S. Miller | 1 | -2/+2 |
2005-05-23 | [TG3]: Add 5752M device ID. | Xose Vazquez Perez | 1 | -0/+2 |
2005-05-19 | [TG3]: In tg3_poll(), resample status_tag after doing work. | David S. Miller | 1 | -7/+5 |
2005-05-19 | [TG3]: Refine DMA boundary setting. | David S. Miller | 1 | -44/+163 |
2005-05-19 | [TG3]: Set minimal hw interrupt mitigation. | David S. Miller | 2 | -14/+64 |
2005-05-19 | [TG3]: Add tagged status support. | David S. Miller | 2 | -55/+142 |
2005-05-16 | [PATCH] wireless: 3CRWE154G72 Kconfig help fix | Daniel Andersen | 1 | -1/+1 |
2005-05-16 | [PATCH] Typo in tulip driver | Jiri Benc | 1 | -1/+1 |
2005-05-16 | [PATCH] {PATCH] Fix IBM EMAC driver ioctl bug | Geoff Levand | 1 | -1/+1 |
2005-05-16 | [PATCH] drivers/net/wireless enabled by wrong option | Al Viro | 1 | -1/+1 |
2005-05-16 | [PATCH] pcnet32: fix resource leak with loopback test | Don Fry | 1 | -2/+5 |
2005-05-13 | [PATCH] e100: Driver version, white space, comments, device id | Malli Chilakala | 1 | -2/+8 |
2005-05-13 | [PATCH] e100: Performance optimizations to e100 Tx Path | Malli Chilakala | 1 | -4/+12 |
2005-05-13 | [PATCH] e100: Fix Wake on lan related issues | Malli Chilakala | 1 | -3/+28 |
2005-05-13 | [PATCH] e100: Synchronize interface link state with poll routine | Malli Chilakala | 1 | -2/+7 |
2005-05-13 | [PATCH] e100: Render e100 NAPI state machine | Malli Chilakala | 1 | -15/+71 |
2005-05-13 | [PATCH] e100: Execute tx_timeout task outside interrupt context | Malli Chilakala | 1 | -0/+13 |
2005-05-13 | [PATCH] ixgb: Driver version, white space, comments, device id | Malli Chilakala | 1 | -2/+4 |
2005-05-13 | [PATCH] ixgb: Fixed msec_delay in osdep to use msleep | Malli Chilakala | 1 | -2/+1 |
2005-05-13 | [PATCH] ixgb: Code optimization | Malli Chilakala | 1 | -16/+12 |
2005-05-13 | [PATCH] ixgb: Remove hook for suspend, no power management | Malli Chilakala | 1 | -71/+4 |
2005-05-13 | [PATCH] ixgb: Support for ethtool -d | Malli Chilakala | 1 | -1/+3 |
2005-05-13 | [PATCH] ixgb: Fix EEPROM functions to be endian-aware | Malli Chilakala | 1 | -12/+12 |
2005-05-13 | [PATCH] ixgb: Reset status in the Rx | Malli Chilakala | 1 | -2/+6 |
2005-05-13 | [PATCH] ixgb: Mask RXO interrupt | Malli Chilakala | 1 | -2/+2 |
2005-05-13 | [PATCH] ixgb: Change RDT write bump size to 4 | Malli Chilakala | 1 | -1/+1 |
2005-05-13 | [PATCH] ixgb: Do not set the RS bit on context descriptors | Malli Chilakala | 1 | -3/+2 |
2005-05-13 | [PATCH] ixgb: Fix multi-cast packet count in statistics | Malli Chilakala | 1 | -4/+23 |
2005-05-13 | [PATCH] e1000:Driver version,white space,comments,device id | Malli Chilakala | 7 | -135/+106 |
2005-05-13 | [PATCH] e1000:Adjust flow control watermarks for Jumbo Frames | Malli Chilakala | 1 | -2/+15 |
2005-05-13 | [PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2 | Malli Chilakala | 1 | -0/+1 |
2005-05-13 | [PATCH] e1000:82573 specific code & packet split code | Malli Chilakala | 5 | -523/+2882 |
2005-05-13 | [PATCH] e1000: Modified e1000_clean: exit poll | Malli Chilakala | 1 | -3/+2 |
2005-05-13 | [PATCH] e1000:Removed redundant statement in e1000_clean_tx_irq | Malli Chilakala | 1 | -1/+0 |
2005-05-13 | [PATCH] e1000: Implement a workaround for 82546 errata 10 | Malli Chilakala | 1 | -0/+16 |
2005-05-13 | [PATCH] e1000: e1000 stops working after resume | Malli Chilakala | 1 | -2/+1 |
2005-05-13 | [PATCH] e1000:Fix computation of netdev stats from controller stats counters | Malli Chilakala | 1 | -3/+3 |
2005-05-13 | [PATCH] e1000: Dump information on Tx ring | Malli Chilakala | 1 | -3/+30 |
2005-05-13 | [PATCH] e1000: Delay clean-up of last Tx packet | Malli Chilakala | 1 | -16/+27 |
2005-05-13 | [PATCH] e1000: Fix kernel panic with 82541 LOM | Malli Chilakala | 1 | -0/+1 |
2005-05-13 | [PATCH] e1000: Enable polling before enabling interrupts | Malli Chilakala | 1 | -1/+2 |
2005-05-13 | [PATCH] e1000: MSI support for PCI-e adapters | Malli Chilakala | 2 | -0/+18 |