aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-03net: convert multicast list to list_headJiri Pirko190-857/+775
2010-04-03net: move address list functions to a separate fileJiri Pirko3-13/+13
2010-04-03qlcnic: update version to 5.0.1Amit Kumar Salecha1-2/+2
2010-04-03qlcnic: fix endianness in fw validationAmit Kumar Salecha1-4/+4
2010-04-03qlcnic: fix interface attach sequenceAmit Kumar Salecha1-10/+10
2010-04-03qlcnic: add driver debug supportAmit Kumar Salecha4-4/+49
2010-04-03qlcnic: use IDC defined timeout valueSucheta Chakraborty4-11/+37
2010-04-03qlcnic: fix onchip memory accessDhananjay Phadke1-37/+2
2010-04-03qlcnic: update oncard memory size checkDhananjay Phadke2-32/+25
2010-04-03qlcnic: handle queue manager accessDhananjay Phadke4-12/+56
2010-04-03qlcnic: fix fw load from fileAmit Kumar Salecha1-0/+10
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse14-0/+124
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse1-0/+12
2010-04-01be2net: Adding PCI SRIOV supportSarveshwar Bandi5-49/+191
2010-04-01net/pcmcia/3c589_cs: using netdev_info and friends where appropriateAlexander Kurz1-139/+147
2010-04-01netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu2-877/+252
2010-04-01bnx2x: Added GRO supportDmitry Kravkov1-9/+11
2010-04-01r8169: Fix rtl8169_rx_interrupt()Eric Dumazet1-5/+17
2010-04-01acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori2-16/+16
2010-04-01acenic: fix the misusage of zero dma addressFUJITA Tomonori1-10/+6
2010-03-30net: remove redundant codeEric Dumazet14-15/+0
2010-03-30Add hotplug support to mcp251x driverMarc Zyngier1-0/+14
2010-03-30igb: add per-packet timestampingNick Nunley3-8/+41
2010-03-30drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neatenJoe Perches2-53/+61
2010-03-30e1000e: typo correctionsJoe Perches3-16/+13
2010-03-30igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck2-36/+8
2010-03-30sky2: avoid duplicate link up on Optima chipstephen hemminger1-1/+2
2010-03-30sky2: add XL revisionsstephen hemminger2-4/+14
2010-03-30sky2: support Yukon EC_U rev B1 and laterstephen hemminger2-6/+13
2010-03-30net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland5-0/+473
2010-03-30virtio_net: missing sg_init_tableShirley Ma1-0/+2
2010-03-29vxge: Version update.Sreenivasa Honnur1-2/+2
2010-03-29vxge: Set function-0 as the privilaged function for normal function.Sreenivasa Honnur1-2/+4
2010-03-29vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur4-120/+81
2010-03-29vxge: Fixed "ethtool -d" prints.Sreenivasa Honnur1-3/+2
2010-03-29vxge: Align the memory only if it is misaligned.Sreenivasa Honnur1-4/+16
2010-03-29vxge: Fix starvation of receive ring controller when blasted by short packets.Sreenivasa Honnur3-13/+6
2010-03-29vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur2-7/+56
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller69-1421/+8589
2010-03-29netxen: fix interrupt for NX2031Amit Kumar Salecha1-9/+16
2010-03-29netxen: fix fw load from fileAmit Kumar Salecha1-0/+10
2010-03-29netxen: validate unified romimageRajesh K Borundia2-15/+140
2010-03-29netxen: fix corner cases of firmware recoveryAmit Kumar Salecha1-0/+4
2010-03-29netxen: fix tx csum statusSucheta Chakraborty1-0/+6
2010-03-26e1000e: Use pr_<level> and netdev_<level>Bruce Allan2-18/+10
2010-03-26ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko3-37/+15
2010-03-26ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko4-36/+12
2010-03-24iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville1-0/+2
2010-03-24net/various: remove trailing space in messagesFrans Pop24-35/+35
2010-03-24net/intel: remove trailing space in messagesFrans Pop6-11/+11