summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-12sfc: Board support fixesBen Hutchings1-0/+2
2008-12-12misdn: Fix lockdep warningKarsten Keil1-1/+1
2008-12-12mISDN: hfcmulti: use __iomem address space modifierHannes Eder2-23/+25
2008-12-12mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder1-2/+2
2008-12-12mISDN: comment out unused symbolsHannes Eder2-0/+4
2008-12-12mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder1-11/+11
2008-12-12mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder1-1/+1
2008-12-12mISDN: un-export symbol 'plx_lock'Hannes Eder1-1/+0
2008-12-12mISDN: make global symbols static or include header filesHannes Eder12-27/+32
2008-12-12mISDN: consistently define 'debug' as '*u_int'Hannes Eder4-5/+5
2008-12-12mISDN: use NULL pointer instead of plain integerHannes Eder3-47/+47
2008-12-11net: Add support for the KS8695 ethernet devices.Daniel Silverstone4-0/+1792
2008-12-11tc35815: Enable StripCRC featureAtsushi Nemoto1-8/+12
2008-12-11smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning4-0/+1900
2008-12-11igb: fixup AER with proper error handlingJeff Kirsher1-3/+17
2008-12-10smsc911x: add dynamic bus configurationSteve Glendinning2-80/+79
2008-12-10ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr2-8/+34
2008-12-10igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck3-14/+10
2008-12-10igb: update handling of RCTL for smaller buffer sizesAlexander Duyck1-18/+14
2008-12-09bonding: turn all bond_parm_tbls constHolger Eitzenberger2-10/+10
2008-12-09bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger2-2/+2
2008-12-09bonding: remove duplicate declarationsHolger Eitzenberger1-7/+0
2008-12-09bonding: use pr_debug instead of own macrosHolger Eitzenberger6-98/+82
2008-12-09bonding: fix compile error if debug enabledHolger Eitzenberger1-1/+1
2008-12-09bonding: use table for mode namesHolger Eitzenberger1-17/+13
2008-12-09bonding: add and use bond_is_lb()Holger Eitzenberger2-20/+15
2008-12-09phy: Add LSI ET1011C PHY driverChaithrika U S3-0/+119
2008-12-09myri10ge: check fragmentation in LRO get_frag_header()Brice Goglin1-0/+2
2008-12-08hydra: fix compilationAlexey Dobriyan1-1/+1
2008-12-08netdevice: Kill netdev->privWang Chen12-17/+19
2008-12-08staging-winbond: Kill directly reference of netdev->privWang Chen1-1/+5
2008-12-06staging-slicoss: Kill directly reference of netdev->privWang Chen1-4/+3
2008-12-06staging-p80211: Kill directly reference of netdev->privWang Chen2-39/+39
2008-12-06s390_net: Kill directly reference of netdev->privWang Chen1-6/+6
2008-12-06net: Fix incorrect use of loose in spider_net.cNick Andrew1-1/+1
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-17/+85
2008-12-05tty: driverdata and discdata are void *Alan Cox2-10/+10
2008-12-05tty: Flags should be accessed via the foo_bit interfacesAlan Cox4-19/+15
2008-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller62-1677/+2469
2008-12-05igb/e1000e: Naming interrupt vectorsAlexander Duyck2-4/+4
2008-12-05ath9k: Use GFP_ATOMIC when allocating TX private areaLuis R. Rodriguez1-2/+20
2008-12-05ath9k: Check for pci_map_single() errorsLuis R. Rodriguez3-3/+53
2008-12-05rt2x00: Correctly initialize AID during set_key()Ivo van Doorn1-0/+12
2008-12-05rt2x00: Move crypto TX descriptor handling to rt2x00crypto.cIvo van Doorn3-25/+36
2008-12-05rt2x00: Fix check for BSS info changesIvo van Doorn1-1/+1
2008-12-05generic swap(): ath9k: rename swap() to swap_array()Wu Fengguang2-2/+2
2008-12-05rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn5-1/+14
2008-12-05iwl3945 : Fix a-band association for passive channelsAbhijeet Kolekar2-8/+24
2008-12-05iwlwifi: rely on API version read from firmwareReinette Chatre8-56/+217
2008-12-05iwlwifi: store ucode version numberChatre, Reinette6-8/+36