aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: update driver versionDimitris Michailidis2010-08-021-1/+1
* cxgb4: add new PCI IDsDimitris Michailidis2010-08-021-0/+10
* cxgb4: fix wrong shift directionDimitris Michailidis2010-08-021-1/+1
* cxgb4: support running the driver on PCI functions besides 0Dimitris Michailidis2010-08-023-72/+97
* cxgb4: advertise NETIF_F_TSO_ECNDimitris Michailidis2010-08-021-4/+6
* cxgb4: get on-chip queue info from FW and create a memory window for themDimitris Michailidis2010-08-024-2/+29
* cxgb4: fix TSO descriptorsDimitris Michailidis2010-08-021-11/+11
* cxgb4: don't offload Rx checksums for IPv6 fragmentsDimitris Michailidis2010-08-022-3/+6
* cxgb4: disable an interrupt that is neither used nor servicedDimitris Michailidis2010-08-021-1/+1
* hp100: unmap memory on error pathDan Carpenter2010-08-021-2/+4
* Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof HaƂasa2010-08-021-0/+6
* drivers/net/wan/farsync.c: Use standard pr_<level>Joe Perches2010-08-021-58/+53
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-08-023-91/+485
|\
| * vhost-net: mergeable buffers supportDavid Stevens2010-07-283-18/+315
| * vhost: apply cgroup to vhost workersMichael S. Tsirkin2010-07-281-0/+6
| * vhost: replace vhost_workqueue with per-vhost kthreadTejun Heo2010-07-283-73/+164
* | tg3: Update version to 3.113Matt Carlson2010-08-021-2/+2
* | tg3: Migrate tg3_flags to phy_flagsMatt Carlson2010-08-022-152/+159
* | tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson2010-08-022-19/+20
* | tg3: Add phy-related preprocessor constantsMatt Carlson2010-08-022-23/+27
* | tg3: Add error reporting to tg3_phydsp_write()Matt Carlson2010-08-021-31/+20
* | tg3: Improve small packet performanceMatt Carlson2010-08-021-1/+23
* | tg3: Remove 5720, 5750, and 5750MMatt Carlson2010-08-021-3/+0
* | tg3: Detect APE firmware typesMatt Carlson2010-08-022-1/+10
* | tg3: Restrict ASPM workaround devlistMatt Carlson2010-08-021-1/+3
* | tg3: Manage gphy power for CPMU-less devs onlyMatt Carlson2010-08-021-1/+4
* | tg3: Don't access phy test ctrl reg for 5717+Matt Carlson2010-08-022-3/+11
* | tg3: Create TG3_FLG3_5717_PLUS flagMatt Carlson2010-08-022-50/+23
* | tg3: Disable TSS also during tg3_close()Matt Carlson2010-08-021-1/+1
* | tg3: Add 5784 ASIC rev to earlier PCIe MPS fixMatt Carlson2010-08-021-2/+1
* | be2net: fix to avoid sending get_stats request if one is already being proces...Ajit Khaparde2010-07-303-1/+5
* | be2net: change to show correct physical link statusAjit Khaparde2010-07-301-1/+2
* | be2net: add code to dump registers for debugAjit Khaparde2010-07-305-0/+140
* | be2net: fix to correctly know if driver needs to run for a VF or a PFAjit Khaparde2010-07-301-2/+3
* | sky2: Code style fixesMike McCormack2010-07-301-12/+12
* | TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers.Sriram2010-07-301-3/+5
* | TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function.Sriram2010-07-301-13/+8
* | TI DaVinci EMAC : Implement interrupt pacing functionality.Sriram2010-07-301-2/+131
* | dnet: fixup error handling in initializationDan Carpenter2010-07-301-2/+5
* | bonding: prevent sysfs from allowing arp monitoring with alb/tlbAndy Gospodarek2010-07-301-12/+25
* | drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>Joe Perches2010-07-301-16/+11
* | net: ks8842 depends on DMA_ENGINERandy Dunlap2010-07-301-1/+1
* | ucc_geth: fix UCC device number in debug messageSergey Matyukevich2010-07-301-1/+1
* | tun: keep link (carrier) state up to dateNolan Leake2010-07-301-7/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-29106-2278/+2720
|\ \
| * | iwlwifi: fix scan abortStanislaw Gruszka2010-07-291-10/+8
| * | wl1271: update hw/fw version info in wiphy structJohn W. Linville2010-07-291-0/+7
| * | wl1251: update hw/fw version info in wiphy structJohn W. Linville2010-07-291-0/+5
| * | wl1271: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-293-0/+27
| * | libertas_tf: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-292-0/+21