aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* ether1: convert to net_device_opsAlexander Beregalov2009-04-11
* ep93xx_eth: convert to net_device_opsAlexander Beregalov2009-04-11
* at91_ether: convert to net_device_opsAlexander Beregalov2009-04-11
* am79c961a: convert to net_device_opsAlexander Beregalov2009-04-11
* ariadne: convert to net_device_opsAlexander Beregalov2009-04-11
* ibm_newemac: convert to netdev_opsAlexander Beregalov2009-04-11
* fs_enet: convert to netdev_opsAlexander Beregalov2009-04-11
* via-velocity : fix compilation warning.Séguier Régis2009-04-11
* phy: error handling for platform_device_register_simple()Dan Carpenter2009-04-11
* ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck2009-04-11
* ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-11
* forcedeth: Use napi_complete() not __napi_complete().David S. Miller2009-04-09
* igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck2009-04-08
* igbvf: add new driver to support 82576 virtual functionsAlexander Duyck2009-04-08
* drivers/net/eql.c: Fix a dev leakage.Yang Hongyang2009-04-08
* niu: Fix unused variable warning.David S. Miller2009-04-08
* r6040: set MODULE_VERSIONFlorian Fainelli2009-04-08
* bnx2: Don't use reserved namesBastian Blank2009-04-08
* FEC driver: add missing #endifSascha Hauer2009-04-08
* niu: Fix error handlingDan Carpenter2009-04-08
* mv643xx_eth: don't reset the rx coal timer on interface upLennert Buytenhek2009-04-08
* smsc911x: correct debugging message on mii read timeoutSteve Glendinning2009-04-08
* ethoc: fix library build errorsRandy Dunlap2009-04-08
* dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-06
|\
| * b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch2009-04-06
| * forcedeth: Fix resume from hibernation regression.Ed Swierk2009-04-06
| * ibm_newemac: Fix dangerous struct assumptionJean Delvare2009-04-06
| * smsc911x: remove unused #include <linux/version.h>Huang Weiyi2009-04-06
| * axnet_cs: fix phy_id detection for bogus Asix chip.Ken Kawasaki2009-04-06
| * bnx2: Use request_firmware()Michael Chan2009-04-04
| * b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()Michael Buesch2009-04-04
| * virtio_net: Set the mac config only when VIRITO_NET_F_MACAlex Williamson2009-04-04
| * myri_sbus: use request_firmwareJaswinder Singh Rajput2009-04-04
| * e1000: fix loss of multicast packetsJesse Brandeburg2009-04-04
| * vxge: should include tcp.hAlexander Beregalov2009-04-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \
| * | trivial: Fix misspelling of firmwareNick Andrew2009-03-30
| * | trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig2009-03-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-03
|\ \ \ | | |/ | |/|
| * | glge: remove unused #include <version.h>Huang Weiyi2009-04-02
| * | dnet: remove unused #include <version.h>Huang Weiyi2009-04-02
| * | hso: fix for the 'invalid frame length' messagesJan Dumon2009-04-02
| * | hso: fix for crash when unplugging the deviceJan Dumon2009-04-02