aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | Merge upstream into 'upstream' branch of netdev-2.6.git.Jeff Garzik2005-08-24
| | |\ \ \ \ \
| | * | | | | | [PATCH] bonding: inherit zero-copy flags of slavesArthur Kepner2005-08-23
| | * | | | | | [PATCH] macsonic/jazzsonic network drivers updateFinn Thain2005-08-23
| | * | | | | | [PATCH] mv643xx: add workaround for HW checksum generation bugDale Farnsworth2005-08-23
| | * | | | | | [PATCH] S2io: Hardware fixes for Xframe II adapterravinandan.arakali@neterion.com2005-08-19
| | * | | | | | [PATCH] tms380tr: remove prototypes in Space.cJochen Friedrich2005-08-19
| | * | | | | | [netdrvr] Convert madgemc to new MCA API.Jochen Friedrich2005-08-19
| | * | | | | | [netdrvr eepro100] check for skb==NULL before calling rx_align(skb)Jeff Garzik2005-08-19
| | * | | | | | [PATCH] e1000 printk warning fix 2Andrew Morton2005-08-19
| | * | | | | | [PATCH] network: fix fmvj18x_cs multicast codeKomuro2005-08-19
| | * | | | | | [PATCH] r8169: PCI ID for the Linksys EG1032Francois Romieu2005-08-19
| | * | | | | | [PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()Nishanth Aravamudan2005-08-19
| | * | | | | | [PATCH] forcedeth: Initialize link settings in every nv_open()Manfred Spraul2005-08-19
| | * | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-18
| | |\ \ \ \ \ \
| | * | | | | | | [PATCH] skge: turn on link status LEDStephen Hemminger2005-08-16
| | * | | | | | | [PATCH] skge: increase receive flush threshold defaultStephen Hemminger2005-08-16
| | * | | | | | | [PATCH] skge: fibre vs copper detection cleanupStephen Hemminger2005-08-16
| | * | | | | | | [PATCH] skge: stop bogus sensor messagesStephen Hemminger2005-08-16
| | * | | | | | | [PATCH] ixgb: Driver version, white space, commentsMalli Chilakala2005-08-11
| | * | | | | | | [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64Malli Chilakala2005-08-11
| | * | | | | | | [PATCH] ixgb: Remove unused functionsMalli Chilakala2005-08-11
| | * | | | | | | [PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala2005-08-11
| | * | | | | | | [PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala2005-08-11
| | * | | | | | | [PATCH] ixgb: Fix Broadcast/Multicast packets received statisticsMalli Chilakala2005-08-11
| | * | | | | | | [PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala2005-08-11
| | * | | | | | | [PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala2005-08-11
| | * | | | | | | [PATCH] ixgb: Set RXDCTL:PTHRESH/HTHRESH to zeroMalli Chilakala2005-08-11
| | * | | | | | | phy subsystem: more cleanupsJeff Garzik2005-08-11
| | * | | | | | | Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-11
| | * | | | | | | [PATCH] S2io: Errors found during reviewraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: Miscellaneous fixesraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: New link handling scheme for Xframe IIraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: Support for bimodal interruptsraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: Support for Xframe II NICraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: VLAN supportraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: Timer based slowpath handlingraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: Support for runtime MTU changeraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: Performance improvementsraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: Removed memory leaksraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: Software fixesraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: Hardware fixesraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | [PATCH] S2io: Code cleanupraghavendra.koushik@neterion.com2005-08-11
| | * | | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-11
| | |\ \ \ \ \ \ \
| | * | | | | | | | [PATCH] forcedeth: write back original mac address during ifdownManfred Spraul2005-07-31
| | * | | | | | | | [PATCH] forcedeth: Add set_mac_address supportManfred Spraul2005-07-31
| | * | | | | | | | [PATCH] forcedeth: 64-bit DMA supportManfred Spraul2005-07-31
| | * | | | | | | | [PATCH] forcedeth: rewritten tx irq handlingManfred Spraul2005-07-31
| | * | | | | | | | [PATCH] forcedeth: Improve ethtool supportManfred Spraul2005-07-31
| | * | | | | | | | [PATCH] forcedeth: Jumbo Frame SupportManfred Spraul2005-07-31
| | * | | | | | | | [PATCH] loopback: whitespace cleanupChuck Ebbert2005-07-31