summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-17drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches4-120/+91
2010-03-17l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman1-0/+3
2010-03-17smsc95xx: wait for PHY to complete reset during initSteve Glendinning1-0/+15
2010-03-17l2tp: Fix oops in pppol2tp_xmitJames Chapman1-1/+2
2010-03-17smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning4-0/+1718
2010-03-17ne: Do not use slashes in irq name stringAtsushi Nemoto1-1/+1
2010-03-17NET: ksz884x, fix lock imbalanceJiri Slaby1-3/+5
2010-03-17gigaset: correct range checking off by one errorTilman Schmidt1-1/+1
2010-03-16iwlwifi: Silence tfds_in_queue messageAdel Gadllah1-1/+1
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau1-20/+1
2010-03-16wl1251: fix potential crashGrazvydas Ignotas1-1/+2
2010-03-16rt2x00: Fix TX status reporting for rt2800pci.Alban Browaeys1-15/+25
2010-03-16rt2x00: txdone implementation supporting hw encryption.Alban Browaeys1-32/+25
2010-03-16ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg1-0/+6
2010-03-16Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1592-50823/+87626
2010-03-16myri: remove dead codeDan Carpenter1-1/+0
2010-03-16gigaset: prune use of tty_buffer_request_roomTilman Schmidt1-1/+0
2010-03-16gigaset: correct clearing of at_state strings on RINGTilman Schmidt1-8/+4
2010-03-16gigaset: avoid registering CAPI driver more than onceTilman Schmidt4-31/+53
2010-03-16obsolete config in kernel source: HSO_AUTOPMChristoph Egger1-3/+0
2010-03-16obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger1-36/+0
2010-03-16atm: use for_each_set_bit()Akinobu Mita1-4/+3
2010-03-16drivers/net: drop redundant memsetJulia Lawall1-3/+1
2010-03-16i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie1-16/+16
2010-03-16i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie1-8/+7
2010-03-16isdn: misplaced parenthesis in pof_handle_data()Roel Kluin1-1/+1
2010-03-16bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka1-2/+5
2010-03-16bnx2x: remove not necessary compiler barrierStanislaw Gruszka1-1/+0
2010-03-16bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka1-1/+1
2010-03-16be2net: fix mccq create for big endian architecturesAjit Khaparde1-1/+1
2010-03-16TI DaVinci EMAC: Convert to dev_pm_opschaithrika@ti.com1-11/+16
2010-03-16net: davinci emac: use dma_{map, unmap}_single API for cache coherencySekhar Nori1-19/+26
2010-03-16e100: Fix ring parameter change handling regression.David S. Miller1-1/+1
2010-03-15rt2x00: fix warning when building rt2800pci with just soc supportHelmut Schaa1-0/+2
2010-03-15ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin4-28/+27
2010-03-15orinoco: disable support for prism chipset by defaultPavel Roskin3-39/+60
2010-03-15wl1251: reduce eeprom read wait timeGrazvydas Ignotas1-1/+2
2010-03-15wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas5-6/+56
2010-03-15wl1251: make local symbols staticGrazvydas Ignotas1-15/+9
2010-03-15DRIVER: Libertas: Fixed coding style in rx.cStewart Malik1-25/+25
2010-03-15ath5k: remove unused beacon timer codeJohn W. Linville2-225/+0
2010-03-15ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville1-13/+0
2010-03-15ath5k: remove some dead functionsJohn W. Linville3-113/+0
2010-03-15airo : Print of firmware versionmatthieu castet1-1/+1
2010-03-15airo : fix printing status infomatthieu castet1-12/+23
2010-03-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds23-1326/+1454
2010-03-15init dynamic bin_attribute structuresWolfram Sang2-0/+2
2010-03-15Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown3394-94375/+224175
2010-03-15ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang1-9/+9
2010-03-15ACPI: processor: refactor internal map_lsapic_id()Alex Chiang1-15/+5