summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* misdn: Fix lockdep warningKarsten Keil2008-12-121-1/+1
* mISDN: hfcmulti: use __iomem address space modifierHannes Eder2008-12-122-23/+25
* mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder2008-12-121-2/+2
* mISDN: comment out unused symbolsHannes Eder2008-12-122-0/+4
* mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder2008-12-121-11/+11
* mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder2008-12-121-1/+1
* mISDN: un-export symbol 'plx_lock'Hannes Eder2008-12-121-1/+0
* mISDN: make global symbols static or include header filesHannes Eder2008-12-1212-27/+32
* mISDN: consistently define 'debug' as '*u_int'Hannes Eder2008-12-124-5/+5
* mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-123-47/+47
* 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
* staging-winbond: Kill directly reference of netdev->privWang Chen2008-12-081-1/+5
* staging-slicoss: Kill directly reference of netdev->privWang Chen2008-12-061-4/+3
* staging-p80211: Kill directly reference of netdev->privWang Chen2008-12-062-39/+39
* s390_net: Kill directly reference of netdev->privWang Chen2008-12-061-6/+6
* 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-0510-17/+85
|\
| * 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