aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02ixgbevf: fix null pointer dereference due to filter being set for VLAN 0Alexander Duyck1-11/+1
2010-08-02e1000e: Fix irq_synchronize in MSI-X caseJeff Kirsher2-8/+19
2010-08-02e1000e: register pm_qos request on hardware activationFlorian Mickler1-12/+11
2010-08-02cxgb4: update driver versionDimitris Michailidis1-1/+1
2010-08-02cxgb4: add new PCI IDsDimitris Michailidis1-0/+10
2010-08-02cxgb4: fix wrong shift directionDimitris Michailidis1-1/+1
2010-08-02cxgb4: support running the driver on PCI functions besides 0Dimitris Michailidis3-72/+97
2010-08-02cxgb4: advertise NETIF_F_TSO_ECNDimitris Michailidis1-4/+6
2010-08-02cxgb4: get on-chip queue info from FW and create a memory window for themDimitris Michailidis4-2/+29
2010-08-02cxgb4: fix TSO descriptorsDimitris Michailidis1-11/+11
2010-08-02cxgb4: don't offload Rx checksums for IPv6 fragmentsDimitris Michailidis2-3/+6
2010-08-02cxgb4: disable an interrupt that is neither used nor servicedDimitris Michailidis1-1/+1
2010-08-02hp100: unmap memory on error pathDan Carpenter1-2/+4
2010-08-02Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof HaƂasa1-0/+6
2010-08-02drivers/net/wan/farsync.c: Use standard pr_<level>Joe Perches1-58/+53
2010-08-02Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller3-91/+485
2010-08-02tg3: Update version to 3.113Matt Carlson1-2/+2
2010-08-02tg3: Migrate tg3_flags to phy_flagsMatt Carlson2-152/+159
2010-08-02tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson2-19/+20
2010-08-02tg3: Add phy-related preprocessor constantsMatt Carlson2-23/+27
2010-08-02tg3: Add error reporting to tg3_phydsp_write()Matt Carlson1-31/+20
2010-08-02tg3: Improve small packet performanceMatt Carlson1-1/+23
2010-08-02tg3: Remove 5720, 5750, and 5750MMatt Carlson1-3/+0
2010-08-02tg3: Detect APE firmware typesMatt Carlson2-1/+10
2010-08-02tg3: Restrict ASPM workaround devlistMatt Carlson1-1/+3
2010-08-02tg3: Manage gphy power for CPMU-less devs onlyMatt Carlson1-1/+4
2010-08-02tg3: Don't access phy test ctrl reg for 5717+Matt Carlson2-3/+11
2010-08-02tg3: Create TG3_FLG3_5717_PLUS flagMatt Carlson2-50/+23
2010-08-02tg3: Disable TSS also during tg3_close()Matt Carlson1-1/+1
2010-08-02tg3: Add 5784 ASIC rev to earlier PCIe MPS fixMatt Carlson1-2/+1
2010-07-30be2net: fix to avoid sending get_stats request if one is already being processed.Ajit Khaparde3-1/+5
2010-07-30be2net: change to show correct physical link statusAjit Khaparde1-1/+2
2010-07-30be2net: add code to dump registers for debugAjit Khaparde5-0/+140
2010-07-30be2net: fix to correctly know if driver needs to run for a VF or a PFAjit Khaparde1-2/+3
2010-07-30sky2: Code style fixesMike McCormack1-12/+12
2010-07-30TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers.Sriram1-3/+5
2010-07-30TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function.Sriram1-13/+8
2010-07-30TI DaVinci EMAC : Implement interrupt pacing functionality.Sriram1-2/+131
2010-07-30dnet: fixup error handling in initializationDan Carpenter1-2/+5
2010-07-30bonding: prevent sysfs from allowing arp monitoring with alb/tlbAndy Gospodarek1-12/+25
2010-07-30drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>Joe Perches1-16/+11
2010-07-30net: ks8842 depends on DMA_ENGINERandy Dunlap1-1/+1
2010-07-30ucc_geth: fix UCC device number in debug messageSergey Matyukevich1-1/+1
2010-07-30tun: keep link (carrier) state up to dateNolan Leake1-7/+3
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville106-2278/+2720
2010-07-29iwlwifi: fix scan abortStanislaw Gruszka1-10/+8
2010-07-29wl1271: update hw/fw version info in wiphy structJohn W. Linville1-0/+7
2010-07-29wl1251: update hw/fw version info in wiphy structJohn W. Linville1-0/+5
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville3-0/+27
2010-07-29libertas_tf: add get_survey callback in order to get channel noiseJohn W. Linville2-0/+21