summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-04qlcnic: add driver debug supportAmit Kumar Salecha4-4/+49
2010-04-04qlcnic: use IDC defined timeout valueSucheta Chakraborty4-11/+37
2010-04-04qlcnic: fix onchip memory accessDhananjay Phadke1-37/+2
2010-04-04qlcnic: update oncard memory size checkDhananjay Phadke2-32/+25
2010-04-04qlcnic: handle queue manager accessDhananjay Phadke4-12/+56
2010-04-04qlcnic: fix fw load from fileAmit Kumar Salecha1-0/+10
2010-04-03phylib: Add module table to all existing phy driversDavid Woodhouse14-0/+124
2010-04-03phylib: Support phy module autoloadingDavid Woodhouse1-0/+12
2010-04-02be2net: Adding PCI SRIOV supportSarveshwar Bandi5-49/+191
2010-04-02net/pcmcia/3c589_cs: using netdev_info and friends where appropriateAlexander Kurz1-139/+147
2010-04-02netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu2-877/+252
2010-04-02bnx2x: Added GRO supportDmitry Kravkov1-9/+11
2010-04-02r8169: clean up my printk uglynessNeil Horman1-2/+2
2010-04-02net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2-0/+26
2010-04-02cxgb4: Add main driver file and driver MakefileDimitris Michailidis2-0/+3395
2010-04-02cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis4-0/+1714
2010-04-02cxgb4: Add packet queues and packet DMA codeDimitris Michailidis1-0/+2431
2010-04-02cxgb4: Add HW and FW support codeDimitris Michailidis2-0/+3231
2010-04-02cxgb4: Add register, message, and FW definitionsDimitris Michailidis3-0/+3122
2010-04-02r8169: Fix rtl8169_rx_interrupt()Eric Dumazet1-5/+17
2010-04-02acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori2-16/+16
2010-04-02acenic: fix the misusage of zero dma addressFUJITA Tomonori1-10/+6
2010-04-02bonding: fix potential deadlock in bond_uninit()Amerigo Wang1-12/+14
2010-04-02stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO1-0/+1
2010-04-02be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde1-2/+2
2010-04-02be2net: fix flashing on big endian architecturesAjit Khaparde2-10/+9
2010-04-02be2net: fix a bug in flashing the redboot sectionAjit Khaparde1-1/+1
2010-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-13/+33
2010-03-31bonding: bond_xmit_roundrobin() fixEric Dumazet1-1/+1
2010-03-31net: remove redundant codeEric Dumazet14-15/+0
2010-03-31Add hotplug support to mcp251x driverMarc Zyngier1-0/+14
2010-03-31igb: add per-packet timestampingNick Nunley3-8/+41
2010-03-31drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neatenJoe Perches2-53/+61
2010-03-31drivers/net: Add missing unlockJulia Lawall1-1/+3
2010-03-31net: gianfar - align BD ring size console messagesKim Phillips1-2/+2
2010-03-31net: gianfar - initialize per-queue statisticsKim Phillips1-2/+2
2010-03-31gianfar: Fix a memory leak in gianfar close codeAndy Fleming1-2/+2
2010-03-31e1000e: typo correctionsJoe Perches3-16/+13
2010-03-31igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck2-36/+8
2010-03-31sky2: avoid duplicate link up on Optima chipstephen hemminger1-1/+2
2010-03-31sky2: add XL revisionsstephen hemminger2-4/+14
2010-03-31sky2: support Yukon EC_U rev B1 and laterstephen hemminger2-6/+13
2010-03-31net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland5-0/+473
2010-03-31virtio_net: missing sg_init_tableShirley Ma1-0/+2
2010-03-30net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2-2/+7
2010-03-30iwlwifi: range checking issueDan Carpenter1-1/+1
2010-03-30setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp1-1/+1
2010-03-30rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde1-0/+5
2010-03-30rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde1-2/+2
2010-03-30iwlwifi: clear unattended interrupts in taskletShanyu Zhao1-1/+9