summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-04-13kaweth: Clean up codeLarry Finger1-8/+25
2009-04-13at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun1-2/+1
2009-04-13be2net: changes for checksum and segmentation offloadAjit Khaparde1-6/+22
2009-04-11ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds1-1/+1
2009-04-11ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr5-70/+169
2009-04-11ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2-13/+39
2009-04-11ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz4-8/+29
2009-04-11ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz4-50/+107
2009-04-11ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz2-6/+10
2009-04-11ixgbe: add define to support 82599 64 IVAR registersDon Skidmore1-0/+1
2009-04-11ixgbe: add support for addition VT_CTL definesDon Skidmore1-0/+2
2009-04-11ixgbe: fix IXGBE_MTQC valuesDon Skidmore1-1/+2
2009-04-11ixgbe: Enable another bit for flow control operationPJ Waskiewicz2-0/+2
2009-04-08sfc: Don't specify unexistent IRQJean Delvare2-5/+0
2009-04-08netxen: cache align register map tableDhananjay Phadke1-1/+2
2009-04-08netxen: enable GRO supportAmit Kumar Salecha2-3/+5
2009-04-08netxen: enable rss for NX2031Dhananjay Phadke4-43/+137
2009-04-08netxen: sanitize function namesDhananjay Phadke7-406/+233
2009-04-08netxen: annotate register access functionsDhananjay Phadke7-344/+239
2009-04-08netxen: allocate status rings dynamicallyDhananjay Phadke2-6/+30
2009-04-08netxen: async link event handlingDhananjay Phadke6-57/+263
2009-04-08netxen: defer firmware handshakeDhananjay Phadke3-42/+22
2009-04-08netxen: refactor transmit codeDhananjay Phadke5-120/+108
2009-04-08netxen: refactor netxen_adapterDhananjay Phadke3-59/+39
2009-04-08netxen: code cleanupDhananjay Phadke8-256/+146
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang3-13/+13
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang58-102/+98
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang2-6/+6
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang4-7/+7
2009-04-07dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang29-56/+53
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-14136/+324
2009-04-06b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch1-1/+1
2009-04-06forcedeth: Fix resume from hibernation regression.Ed Swierk1-0/+3
2009-04-06ibm_newemac: Fix dangerous struct assumptionJean Delvare1-1/+1
2009-04-06smsc911x: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2009-04-06axnet_cs: fix phy_id detection for bogus Asix chip.Ken Kawasaki1-1/+8
2009-04-04bnx2: Use request_firmware()Michael Chan5-9102/+247
2009-04-04b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()Michael Buesch1-3/+3
2009-04-04virtio_net: Set the mac config only when VIRITO_NET_F_MACAlex Williamson1-6/+4
2009-04-04myri_sbus: use request_firmwareJaswinder Singh Rajput2-5013/+30
2009-04-04e1000: fix loss of multicast packetsJesse Brandeburg1-8/+26
2009-04-04vxge: should include tcp.hAlexander Beregalov1-0/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-9/+9
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds44-2865/+23833
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare5-6/+5
2009-04-02glge: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-02dnet: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-02hso: fix for the 'invalid frame length' messagesJan Dumon1-4/+6