Age | Commit message (Expand) | Author | Files | Lines |
2009-04-11 | igb: fix unused external references introduced with sr-iov changes | Alexander Duyck | 4 | -19/+3 |
2009-04-11 | ether3: convert to net_device_ops | Alexander Beregalov | 1 | -6/+13 |
2009-04-11 | ether1: convert to net_device_ops | Alexander Beregalov | 1 | -6/+13 |
2009-04-11 | ep93xx_eth: convert to net_device_ops | Alexander Beregalov | 1 | -6/+13 |
2009-04-11 | at91_ether: convert to net_device_ops | Alexander Beregalov | 1 | -13/+19 |
2009-04-11 | am79c961a: convert to net_device_ops | Alexander Beregalov | 1 | -9/+15 |
2009-04-11 | ariadne: convert to net_device_ops | Alexander Beregalov | 1 | -6/+13 |
2009-04-11 | ibm_newemac: convert to netdev_ops | Alexander Beregalov | 1 | -12/+29 |
2009-04-11 | fs_enet: convert to netdev_ops | Alexander Beregalov | 1 | -10/+17 |
2009-04-11 | via-velocity : fix compilation warning. | Séguier Régis | 1 | -2/+2 |
2009-04-11 | phy: error handling for platform_device_register_simple() | Dan Carpenter | 1 | -2/+3 |
2009-04-11 | ixgbe: only allow WOL for 82599 KX4 NIC | Alexander Duyck | 1 | -1/+23 |
2009-04-11 | ixgbe: Move the LED blink code to common, since 82599 also uses it | PJ Waskiewicz | 4 | -95/+62 |
2009-04-09 | forcedeth: Use napi_complete() not __napi_complete(). | David S. Miller | 1 | -2/+2 |
2009-04-08 | igb: remove sysfs entry that was used to set the number of vfs | Alexander Duyck | 1 | -105/+54 |
2009-04-08 | igbvf: add new driver to support 82576 virtual functions | Alexander Duyck | 12 | -0/+5175 |
2009-04-08 | drivers/net/eql.c: Fix a dev leakage. | Yang Hongyang | 1 | -0/+2 |
2009-04-08 | niu: Fix unused variable warning. | David S. Miller | 1 | -0/+1 |
2009-04-08 | r6040: set MODULE_VERSION | Florian Fainelli | 1 | -0/+1 |
2009-04-08 | bnx2: Don't use reserved names | Bastian Blank | 1 | -13/+13 |
2009-04-08 | FEC driver: add missing #endif | Sascha Hauer | 1 | -0/+1 |
2009-04-08 | niu: Fix error handling | Dan Carpenter | 1 | -1/+1 |
2009-04-08 | mv643xx_eth: don't reset the rx coal timer on interface up | Lennert Buytenhek | 1 | -2/+2 |
2009-04-08 | smsc911x: correct debugging message on mii read timeout | Steve Glendinning | 1 | -1/+1 |
2009-04-08 | ethoc: fix library build errors | Randy Dunlap | 1 | -0/+2 |
2009-04-07 | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang | 1 | -2/+2 |
2009-04-07 | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) | Yang Hongyang | 3 | -13/+13 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 58 | -102/+98 |
2009-04-07 | dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) | Yang Hongyang | 2 | -6/+6 |
2009-04-07 | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang | 4 | -7/+7 |
2009-04-07 | dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48) | Yang Hongyang | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 29 | -56/+53 |
2009-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 15 | -14136/+324 |
2009-04-06 | b44: Use kernel DMA addresses for the kernel DMA API | Michael Buesch | 1 | -1/+1 |
2009-04-06 | forcedeth: Fix resume from hibernation regression. | Ed Swierk | 1 | -0/+3 |
2009-04-06 | ibm_newemac: Fix dangerous struct assumption | Jean Delvare | 1 | -1/+1 |
2009-04-06 | smsc911x: remove unused #include <linux/version.h> | Huang Weiyi | 1 | -1/+0 |
2009-04-06 | axnet_cs: fix phy_id detection for bogus Asix chip. | Ken Kawasaki | 1 | -1/+8 |
2009-04-04 | bnx2: Use request_firmware() | Michael Chan | 5 | -9102/+247 |
2009-04-04 | b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}() | Michael Buesch | 1 | -3/+3 |
2009-04-04 | virtio_net: Set the mac config only when VIRITO_NET_F_MAC | Alex Williamson | 1 | -6/+4 |
2009-04-04 | myri_sbus: use request_firmware | Jaswinder Singh Rajput | 2 | -5013/+30 |
2009-04-04 | e1000: fix loss of multicast packets | Jesse Brandeburg | 1 | -8/+26 |
2009-04-04 | vxge: should include tcp.h | Alexander Beregalov | 1 | -0/+1 |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -9/+9 |
2009-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 44 | -2865/+23833 |
2009-04-02 | workqueue: add to_delayed_work() helper function | Jean Delvare | 5 | -6/+5 |
2009-04-02 | glge: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2009-04-02 | dnet: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2009-04-02 | hso: fix for the 'invalid frame length' messages | Jan Dumon | 1 | -4/+6 |