summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* can: mcp251x: fix NOHZ local_softirq_pending 08 warningMarc Kleine-Budde2010-10-181-2/+2
* tg3: Update version to 3.115Matt Carlson2010-10-171-2/+2
* tg3: Report invalid link from tg3_get_settings()Matt Carlson2010-10-171-0/+3
* tg3: Don't allocate jumbo ring for 5780 class devsMatt Carlson2010-10-171-4/+7
* tg3: Cleanup tg3_alloc_rx_skb()Matt Carlson2010-10-171-2/+1
* tg3: Add EEE supportMatt Carlson2010-10-172-1/+146
* tg3: Add clause 45 register accessor methodsMatt Carlson2010-10-172-0/+50
* tg3: Disable unused transmit ringsMatt Carlson2010-10-171-0/+3
* tg3: Add support for selfboot format 1 v6Matt Carlson2010-10-172-0/+5
* drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLEJoe Perches2010-10-171-1/+1
* stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.cGiuseppe Cavallaro2010-10-171-2/+0
* niu: introduce temp variables to avoid sparse warnings when swapping in-situHarvey Harrison2010-10-171-55/+37
* net: move MII outside of NET_ETHERNET, fix kconfig warningRandy Dunlap2010-10-161-7/+7
* stmmac: make function tables conststephen hemminger2010-10-1610-13/+13
* stmmac: make ethtool functions localstephen hemminger2010-10-161-11/+13
* via-velocity: forced 1000 Mbps mode support.françois romieu2010-10-162-8/+79
* sundance: Add initial ethtool stats supportDenis Kirjanov2010-10-161-7/+87
* pch_gbe: fix if condition in set_settings()Dan Carpenter2010-10-161-1/+2
* dnet: mark methods static and annotate for correct endiannessHarvey Harrison2010-10-161-9/+9
* cxgb4vf: make single bit signed bitfields unsignedHarvey Harrison2010-10-161-13/+13
* r8169: use 50% less ram for RX ringEric Dumazet2010-10-161-119/+64
* ixgbe: DCB: remove DCB check configJohn Fastabend2010-10-151-1/+0
* igb: add check for fiber/serdes devices to igb_set_spd_dplx;Carolyn Wyborny2010-10-141-0/+7
* ixgbe: declare functions as staticEmil Tantilov2010-10-1411-86/+40
* ixgbe: remove unused functionsEmil Tantilov2010-10-148-555/+0
* cnic: Add support for 57712 deviceMichael Chan2010-10-143-17/+103
* cnic: Decouple uio close from cnic shutdownMichael Chan2010-10-141-14/+42
* cnic: Add cnic_uio_dev structMichael Chan2010-10-142-100/+124
* cnic: Add cnic_free_uio()Michael Chan2010-10-141-10/+27
* cnic: Defer iscsi connection cleanupMichael Chan2010-10-142-4/+109
* cnic: Add cnic_bnx2x_destroy_ramrod()Michael Chan2010-10-141-14/+25
* cnic: Convert ctx_flags to bit fieldsMichael Chan2010-10-142-4/+4
* cnic: Add common cnic_request_irq()Michael Chan2010-10-141-12/+20
* bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov2010-10-121-0/+1
* bnx2: Enable AER on PCIE devices onlyMichael Chan2010-10-111-14/+22
* bnx2: Update firmware to 6.0.x.Michael Chan2010-10-112-46/+36
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-113-43/+51
|\
| * NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| * net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-101-0/+3
| * r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
| * r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-091-6/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-081-1/+1
| |\
* | | NET: pch, fix use after freeJiri Slaby2010-10-111-1/+1
* | | irda: Test index before read in stir421x_patch_device()Roel Kluin2010-10-111-4/+4
* | | sundance: get_stats proper lockingEric Dumazet2010-10-091-4/+6
* | | net/tg3: simplify conditionalNicolas Kaiser2010-10-091-2/+1
* | | ehea: simplify conditionalNicolas Kaiser2010-10-091-1/+1
* | | qlcnic: update driver version 5.0.11Amit Kumar Salecha2010-10-081-2/+2
* | | qlcnic: change all P3 references to P3PSritej Velaga2010-10-085-72/+72
* | | qlcnic: fix promiscous mode for VFRajesh Borundia2010-10-083-3/+10
OpenPOWER on IntegriCloud