summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* irda/sa1100_ir: convert to net_device_opsAlexander Beregalov2009-04-161-5/+12
* irda/pxaficp_ir: convert to net_device_opsAlexander Beregalov2009-04-161-4/+11
* irda/au1k_ir: convert to net_device_opsAlexander Beregalov2009-04-161-5/+12
* ibmveth: convert to net_device_opsAlexander Beregalov2009-04-161-10/+16
* hplance: convert to net_device_opsAlexander Beregalov2009-04-161-7/+14
* dm9000: convert to net_device_opsAlexander Beregalov2009-04-161-12/+18
* cpmac: convert to net_device_opsAlexander Beregalov2009-04-161-8/+15
* bmac: convert to net_device_opsAlexander Beregalov2009-04-161-5/+11
* 8390(p): remove old compat_net_dev_ops codeAlexander Beregalov2009-04-162-16/+4
* usbnet: remove old compat_net_dev_ops codeAlexander Beregalov2009-04-161-6/+0
* ipw2x00: remove old compat_net_dev_ops codeAlexander Beregalov2009-04-161-4/+0
* gro: New frags interface to avoid copying shinfoHerbert Xu2009-04-163-30/+51
* NET/r8169: Rework suspend and resumeRafael J. Wysocki2009-04-131-22/+39
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-1313-42/+22
* kaweth: Clean up codeLarry Finger2009-04-131-8/+25
* at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun2009-04-131-2/+1
* be2net: changes for checksum and segmentation offloadAjit Khaparde2009-04-131-6/+22
* ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds2009-04-111-1/+1
* ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr2009-04-115-70/+169
* ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2009-04-112-13/+39
* ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz2009-04-114-8/+29
* ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz2009-04-114-50/+107
* ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz2009-04-112-6/+10
* ixgbe: add define to support 82599 64 IVAR registersDon Skidmore2009-04-111-0/+1
* ixgbe: add support for addition VT_CTL definesDon Skidmore2009-04-111-0/+2
* ixgbe: fix IXGBE_MTQC valuesDon Skidmore2009-04-111-1/+2
* ixgbe: Enable another bit for flow control operationPJ Waskiewicz2009-04-112-0/+2
* sfc: Don't specify unexistent IRQJean Delvare2009-04-082-5/+0
* netxen: cache align register map tableDhananjay Phadke2009-04-081-1/+2
* netxen: enable GRO supportAmit Kumar Salecha2009-04-082-3/+5
* netxen: enable rss for NX2031Dhananjay Phadke2009-04-084-43/+137
* netxen: sanitize function namesDhananjay Phadke2009-04-087-406/+233
* netxen: annotate register access functionsDhananjay Phadke2009-04-087-344/+239
* netxen: allocate status rings dynamicallyDhananjay Phadke2009-04-082-6/+30
* netxen: async link event handlingDhananjay Phadke2009-04-086-57/+263
* netxen: defer firmware handshakeDhananjay Phadke2009-04-083-42/+22
* netxen: refactor transmit codeDhananjay Phadke2009-04-085-120/+108
* netxen: refactor netxen_adapterDhananjay Phadke2009-04-083-59/+39
* netxen: code cleanupDhananjay Phadke2009-04-088-256/+146
* dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-073-13/+13
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-0758-102/+98
* dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang2009-04-072-6/+6
* dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-074-7/+7
* dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-0729-56/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-0615-14136/+324
|\
| * b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch2009-04-061-1/+1
| * forcedeth: Fix resume from hibernation regression.Ed Swierk2009-04-061-0/+3
| * ibm_newemac: Fix dangerous struct assumptionJean Delvare2009-04-061-1/+1
OpenPOWER on IntegriCloud