summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc: Add support for SFN4111TBen Hutchings2008-12-127-35/+150
* sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings2008-12-128-105/+467
* sfc: Rework MAC, PHY and board event handlingBen Hutchings2008-12-129-114/+111
* sfc: Implement auto-negotiationBen Hutchings2008-12-129-154/+472
* sfc: Add support for sub-10G speedsBen Hutchings2008-12-1216-321/+699
* sfc: Clean up MDIO flag settingBen Hutchings2008-12-122-59/+32
* sfc: Clean up board identificationBen Hutchings2008-12-122-55/+20
* sfc: Add phy_type device attributeBen Hutchings2008-12-121-0/+19
* sfc: Add support for MMDs numbered >15Ben Hutchings2008-12-124-22/+24
* sfc: Remove MII extension cruftBen Hutchings2008-12-128-174/+18
* sfc: Don't count RX checksum errors during loopback self-testBen Hutchings2008-12-121-5/+8
* sfc: Abbreviate self-test names so they are not truncatedBen Hutchings2008-12-121-8/+8
* sfc: Provide hints to irqbalance daemonBen Hutchings2008-12-123-1/+27
* sfc: Add option to use a separate channel for TX completionsNeil Turton2008-12-122-15/+28
* sfc: Restore phy_flash_cfg module parameterBen Hutchings2008-12-121-0/+7
* sfc: Work around unreliable strap pinsBen Hutchings2008-12-121-70/+44
* sfc: Clean up waits for flash/EEPROM operationsBen Hutchings2008-12-123-23/+39
* sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson2008-12-122-27/+20
* sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings2008-12-121-2/+6
* sfc: Remove unneeded register writeBen Hutchings2008-12-121-9/+0
* sfc: Change SPI lengths to type size_tBen Hutchings2008-12-122-10/+11
* sfc: Board support fixesBen Hutchings2008-12-121-0/+2
* net: Add support for the KS8695 ethernet devices.Daniel Silverstone2008-12-114-0/+1792
* tc35815: Enable StripCRC featureAtsushi Nemoto2008-12-111-8/+12
* smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning2008-12-114-0/+1900
* igb: fixup AER with proper error handlingJeff Kirsher2008-12-111-3/+17
* smsc911x: add dynamic bus configurationSteve Glendinning2008-12-102-80/+79
* ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr2008-12-102-8/+34
* igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck2008-12-103-14/+10
* igb: update handling of RCTL for smaller buffer sizesAlexander Duyck2008-12-101-18/+14
* bonding: turn all bond_parm_tbls constHolger Eitzenberger2008-12-092-10/+10
* bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger2008-12-092-2/+2
* bonding: remove duplicate declarationsHolger Eitzenberger2008-12-091-7/+0
* bonding: use pr_debug instead of own macrosHolger Eitzenberger2008-12-096-98/+82
* bonding: fix compile error if debug enabledHolger Eitzenberger2008-12-091-1/+1
* bonding: use table for mode namesHolger Eitzenberger2008-12-091-17/+13
* bonding: add and use bond_is_lb()Holger Eitzenberger2008-12-092-20/+15
* phy: Add LSI ET1011C PHY driverChaithrika U S2008-12-093-0/+119
* myri10ge: check fragmentation in LRO get_frag_header()Brice Goglin2008-12-091-0/+2
* hydra: fix compilationAlexey Dobriyan2008-12-081-1/+1
* netdevice: Kill netdev->privWang Chen2008-12-0812-17/+19
* net: Fix incorrect use of loose in spider_net.cNick Andrew2008-12-061-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-058-11/+81
|\
| * zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
| * ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-051-0/+4
| * iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-052-3/+24
| * netx-eth: initialize per device spinlockUwe Kleine-König2008-12-031-0/+2
| * enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-031-2/+14
| * bnx2: Add workaround to handle missed MSI.Michael Chan2008-12-032-3/+38
* | tty: driverdata and discdata are void *Alan Cox2008-12-052-10/+10
OpenPOWER on IntegriCloud