aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-13
* kaweth: Clean up codeLarry Finger2009-04-13
* at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun2009-04-13
* be2net: changes for checksum and segmentation offloadAjit Khaparde2009-04-13
* ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds2009-04-11
* ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr2009-04-11
* ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2009-04-11
* ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz2009-04-11
* ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz2009-04-11
* ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz2009-04-11
* ixgbe: add define to support 82599 64 IVAR registersDon Skidmore2009-04-11
* ixgbe: add support for addition VT_CTL definesDon Skidmore2009-04-11
* ixgbe: fix IXGBE_MTQC valuesDon Skidmore2009-04-11
* ixgbe: Enable another bit for flow control operationPJ Waskiewicz2009-04-11
* sfc: Don't specify unexistent IRQJean Delvare2009-04-08
* netxen: cache align register map tableDhananjay Phadke2009-04-08
* netxen: enable GRO supportAmit Kumar Salecha2009-04-08
* netxen: enable rss for NX2031Dhananjay Phadke2009-04-08
* netxen: sanitize function namesDhananjay Phadke2009-04-08
* netxen: annotate register access functionsDhananjay Phadke2009-04-08
* netxen: allocate status rings dynamicallyDhananjay Phadke2009-04-08
* netxen: async link event handlingDhananjay Phadke2009-04-08
* netxen: defer firmware handshakeDhananjay Phadke2009-04-08
* netxen: refactor transmit codeDhananjay Phadke2009-04-08
* netxen: refactor netxen_adapterDhananjay Phadke2009-04-08
* netxen: code cleanupDhananjay Phadke2009-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