summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-04-08igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck
2009-04-08igbvf: add new driver to support 82576 virtual functionsAlexander Duyck
2009-04-08drivers/net/eql.c: Fix a dev leakage.Yang Hongyang
2009-04-08niu: Fix unused variable warning.David S. Miller
2009-04-08r6040: set MODULE_VERSIONFlorian Fainelli
2009-04-08bnx2: Don't use reserved namesBastian Blank
2009-04-08FEC driver: add missing #endifSascha Hauer
2009-04-08niu: Fix error handlingDan Carpenter
2009-04-08mv643xx_eth: don't reset the rx coal timer on interface upLennert Buytenhek
2009-04-08smsc911x: correct debugging message on mii read timeoutSteve Glendinning
2009-04-08ethoc: fix library build errorsRandy Dunlap
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-06b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch
2009-04-06forcedeth: Fix resume from hibernation regression.Ed Swierk
2009-04-06ibm_newemac: Fix dangerous struct assumptionJean Delvare
2009-04-06smsc911x: remove unused #include <linux/version.h>Huang Weiyi
2009-04-06axnet_cs: fix phy_id detection for bogus Asix chip.Ken Kawasaki
2009-04-04bnx2: Use request_firmware()Michael Chan
2009-04-04b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()Michael Buesch
2009-04-04virtio_net: Set the mac config only when VIRITO_NET_F_MACAlex Williamson
2009-04-04myri_sbus: use request_firmwareJaswinder Singh Rajput
2009-04-04e1000: fix loss of multicast packetsJesse Brandeburg
2009-04-04vxge: should include tcp.hAlexander Beregalov
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-02glge: remove unused #include <version.h>Huang Weiyi
2009-04-02dnet: remove unused #include <version.h>Huang Weiyi
2009-04-02hso: fix for the 'invalid frame length' messagesJan Dumon
2009-04-02hso: fix for crash when unplugging the deviceJan Dumon
2009-04-02fsl_pq_mdio: Fix compile failureSegher Boessenkool
2009-04-02fsl_pq_mdio: Revive UCC MDIO supportAnton Vorontsov
2009-04-02ucc_geth: Pass proper device to DMA routines, otherwise oops happensAnton Vorontsov
2009-04-02tc35815: Fix build error if NAPI enabledAtsushi Nemoto
2009-04-02hso: add Vendor/Product ID's for new devicesJan Dumon
2009-04-02ucc_geth: Remove unused headerKumar Gala
2009-04-02gianfar: Remove unused headerKumar Gala
2009-04-02kaweth: Fix locking to be SMP-safeLarry Finger
2009-04-02r8169: reset IntrStatus after chip resetKarsten Wiese
2009-04-02ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala
2009-04-02ixgbe: fix ethtool -A|a behaviorDon Skidmore
2009-04-02ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala
2009-04-02ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck