aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* 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
| * | fsl_pq_mdio: Fix compile failureSegher Boessenkool2009-04-02
| * | fsl_pq_mdio: Revive UCC MDIO supportAnton Vorontsov2009-04-02
| * | ucc_geth: Pass proper device to DMA routines, otherwise oops happensAnton Vorontsov2009-04-02
| * | tc35815: Fix build error if NAPI enabledAtsushi Nemoto2009-04-02
| * | hso: add Vendor/Product ID's for new devicesJan Dumon2009-04-02
| * | ucc_geth: Remove unused headerKumar Gala2009-04-02
| * | gianfar: Remove unused headerKumar Gala2009-04-02
| * | kaweth: Fix locking to be SMP-safeLarry Finger2009-04-02
| * | r8169: reset IntrStatus after chip resetKarsten Wiese2009-04-02
| * | ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala2009-04-02
| * | ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-02
| * | ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala2009-04-02
| * | ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck2009-04-02
| * | ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU coresPJ Waskiewicz2009-04-02
| * | ixgbe: feature - driver to default with FC on.Don Skidmore2009-04-02
| * | ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz2009-04-02
| * | ixgbe: Fix ethtool output with advertised mode.Don Skidmore2009-04-02
| * | ixgbe: fix build when DEBUG is definedAlexander Duyck2009-04-02
| * | net/igb: Fix kexec with igb (rev. 3)Rafael J. Wysocki2009-04-02
| * | igb: cleanup igb loopback pathAlexander Duyck2009-04-02
| * | igb: increase delay for copper link setupAlexander Duyck2009-04-02
| * | igb: set num_rx/tx_queues to 0 when queues are freedAlexander Duyck2009-04-02
| * | igb: add support for x2 link width configurationsAlexander Duyck2009-04-02