Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NET]: Remove HIPPI private from skbuff.h | Stephen Hemminger | 2005-08-29 | 1 | -1/+2 |
* | [NET]: Kill skb->list | David S. Miller | 2005-08-29 | 2 | -63/+9 |
* | [PATCH] missing include in smc-ultra | Al Viro | 2005-08-29 | 1 | -0/+1 |
* | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-29 | 55 | -3718/+7426 |
|\ | |||||
| * | [PATCH] PHY Layer fixup | Andy Fleming | 2005-08-28 | 5 | -102/+493 |
| * | [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 | Francois Romieu | 2005-08-27 | 2 | -2/+2 |
| * | [PATCH] SMP rewrite of mkiss | Ralf Baechle | 2005-08-27 | 2 | -562/+523 |
| * | Merge upstream into 'upstream' branch of netdev-2.6.git. | Jeff Garzik | 2005-08-24 | 5 | -8/+9 |
| |\ | |||||
| * | | [PATCH] bonding: inherit zero-copy flags of slaves | Arthur Kepner | 2005-08-23 | 2 | -1/+60 |
| * | | [PATCH] macsonic/jazzsonic network drivers update | Finn Thain | 2005-08-23 | 5 | -892/+972 |
| * | | [PATCH] mv643xx: add workaround for HW checksum generation bug | Dale Farnsworth | 2005-08-23 | 2 | -12/+21 |
| * | | [PATCH] S2io: Hardware fixes for Xframe II adapter | ravinandan.arakali@neterion.com | 2005-08-19 | 1 | -19/+18 |
| * | | [PATCH] tms380tr: remove prototypes in Space.c | Jochen Friedrich | 2005-08-19 | 1 | -2/+0 |
| * | | [netdrvr] Convert madgemc to new MCA API. | Jochen Friedrich | 2005-08-19 | 8 | -274/+273 |
| * | | [netdrvr eepro100] check for skb==NULL before calling rx_align(skb) | Jeff Garzik | 2005-08-19 | 1 | -4/+4 |
| * | | [PATCH] e1000 printk warning fix 2 | Andrew Morton | 2005-08-19 | 1 | -2/+2 |
| * | | [PATCH] network: fix fmvj18x_cs multicast code | Komuro | 2005-08-19 | 1 | -6/+19 |
| * | | [PATCH] r8169: PCI ID for the Linksys EG1032 | Francois Romieu | 2005-08-19 | 1 | -0/+1 |
| * | | [PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible() | Nishanth Aravamudan | 2005-08-19 | 1 | -16/+8 |
| * | | [PATCH] forcedeth: Initialize link settings in every nv_open() | Manfred Spraul | 2005-08-19 | 1 | -0/+5 |
| * | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-18 | 5 | -31/+39 |
| |\ \ | |||||
| * | | | [PATCH] skge: turn on link status LED | Stephen Hemminger | 2005-08-16 | 1 | -1/+5 |
| * | | | [PATCH] skge: increase receive flush threshold default | Stephen Hemminger | 2005-08-16 | 1 | -1/+6 |
| * | | | [PATCH] skge: fibre vs copper detection cleanup | Stephen Hemminger | 2005-08-16 | 2 | -23/+14 |
| * | | | [PATCH] skge: stop bogus sensor messages | Stephen Hemminger | 2005-08-16 | 2 | -16/+16 |
| * | | | [PATCH] ixgb: Driver version, white space, comments | Malli Chilakala | 2005-08-11 | 2 | -4/+9 |
| * | | | [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64 | Malli Chilakala | 2005-08-11 | 1 | -1/+1 |
| * | | | [PATCH] ixgb: Remove unused functions | Malli Chilakala | 2005-08-11 | 2 | -178/+1 |
| * | | | [PATCH] ixgb: Ethtool cleanup patch from Stephen Hemminger | Malli Chilakala | 2005-08-11 | 1 | -1/+1 |
| * | | | [PATCH] ixgb: Fix data output by ethtool -d | Malli Chilakala | 2005-08-11 | 1 | -1/+2 |
| * | | | [PATCH] ixgb: Fix Broadcast/Multicast packets received statistics | Malli Chilakala | 2005-08-11 | 1 | -1/+2 |
| * | | | [PATCH] ixgb: Use netdev_priv() instead of netdev->priv | Malli Chilakala | 2005-08-11 | 2 | -30/+32 |
| * | | | [PATCH] ixgb: Fix unnecessary link state messages | Malli Chilakala | 2005-08-11 | 1 | -0/+21 |
| * | | | [PATCH] ixgb: Set RXDCTL:PTHRESH/HTHRESH to zero | Malli Chilakala | 2005-08-11 | 1 | -3/+5 |
| * | | | phy subsystem: more cleanups | Jeff Garzik | 2005-08-11 | 4 | -397/+12 |
| * | | | Fix numerous minor problems with new phy subsystem. | Jeff Garzik | 2005-08-11 | 6 | -892/+53 |
| * | | | [PATCH] S2io: Errors found during review | raghavendra.koushik@neterion.com | 2005-08-11 | 2 | -19/+40 |
| * | | | [PATCH] S2io: Miscellaneous fixes | raghavendra.koushik@neterion.com | 2005-08-11 | 1 | -12/+34 |
| * | | | [PATCH] S2io: New link handling scheme for Xframe II | raghavendra.koushik@neterion.com | 2005-08-11 | 2 | -34/+121 |
| * | | | [PATCH] S2io: Support for bimodal interrupts | raghavendra.koushik@neterion.com | 2005-08-11 | 2 | -40/+85 |
| * | | | [PATCH] S2io: Support for Xframe II NIC | raghavendra.koushik@neterion.com | 2005-08-11 | 3 | -108/+471 |
| * | | | [PATCH] S2io: VLAN support | raghavendra.koushik@neterion.com | 2005-08-11 | 2 | -2/+59 |
| * | | | [PATCH] S2io: Timer based slowpath handling | raghavendra.koushik@neterion.com | 2005-08-11 | 2 | -3/+23 |
| * | | | [PATCH] S2io: Support for runtime MTU change | raghavendra.koushik@neterion.com | 2005-08-11 | 1 | -12/+16 |
| * | | | [PATCH] S2io: Performance improvements | raghavendra.koushik@neterion.com | 2005-08-11 | 2 | -27/+24 |
| * | | | [PATCH] S2io: Removed memory leaks | raghavendra.koushik@neterion.com | 2005-08-11 | 1 | -3/+30 |
| * | | | [PATCH] S2io: Software fixes | raghavendra.koushik@neterion.com | 2005-08-11 | 2 | -12/+88 |
| * | | | [PATCH] S2io: Hardware fixes | raghavendra.koushik@neterion.com | 2005-08-11 | 3 | -80/+341 |
| * | | | [PATCH] S2io: Code cleanup | raghavendra.koushik@neterion.com | 2005-08-11 | 3 | -1102/+1003 |
| * | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-11 | 11 | -186/+231 |
| |\ \ \ |