summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-16infiniband: fix mlx4 kconfig dependency warningRandy Dunlap
2010-10-16stmmac: make function tables conststephen hemminger
2010-10-16stmmac: make ethtool functions localstephen hemminger
2010-10-16via-velocity: forced 1000 Mbps mode support.françois romieu
2010-10-16sundance: Add initial ethtool stats supportDenis Kirjanov
2010-10-16pch_gbe: fix if condition in set_settings()Dan Carpenter
2010-10-16dnet: mark methods static and annotate for correct endiannessHarvey Harrison
2010-10-16cxgb4vf: make single bit signed bitfields unsignedHarvey Harrison
2010-10-16r8169: use 50% less ram for RX ringEric Dumazet
2010-10-15ixgbe: DCB: remove DCB check configJohn Fastabend
2010-10-14igb: add check for fiber/serdes devices to igb_set_spd_dplx;Carolyn Wyborny
2010-10-14ixgbe: declare functions as staticEmil Tantilov
2010-10-14ixgbe: remove unused functionsEmil Tantilov
2010-10-14cnic: Add support for 57712 deviceMichael Chan
2010-10-14cnic: Decouple uio close from cnic shutdownMichael Chan
2010-10-14cnic: Add cnic_uio_dev structMichael Chan
2010-10-14cnic: Add cnic_free_uio()Michael Chan
2010-10-14cnic: Defer iscsi connection cleanupMichael Chan
2010-10-14cnic: Add cnic_bnx2x_destroy_ramrod()Michael Chan
2010-10-14cnic: Convert ctx_flags to bit fieldsMichael Chan
2010-10-14cnic: Add common cnic_request_irq()Michael Chan
2010-10-13s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller
2010-10-12net: percpu net_device refcountEric Dumazet
2010-10-12bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov
2010-10-11bnx2: Enable AER on PCIE devices onlyMichael Chan
2010-10-11bnx2: Update firmware to 6.0.x.Michael Chan
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-11NET: pch, fix use after freeJiri Slaby
2010-10-11NET: wimax, fix use after freeJiri Slaby
2010-10-11ATM: iphase, remove sleep-inside-atomicJiri Slaby
2010-10-11ATM: solos-pci, remove use after freeJiri Slaby
2010-10-10net/fec: carrier off initially to avoid root mount failureOskar Schirmer
2010-10-11irda: Test index before read in stir421x_patch_device()Roel Kluin
2010-10-09sundance: get_stats proper lockingEric Dumazet
2010-10-09net/tg3: simplify conditionalNicolas Kaiser
2010-10-09ehea: simplify conditionalNicolas Kaiser
2010-10-09r8169: use device model DMA APIStanislaw Gruszka
2010-10-09r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka
2010-10-08qlcnic: update driver version 5.0.11Amit Kumar Salecha
2010-10-08qlcnic: change all P3 references to P3PSritej Velaga
2010-10-08qlcnic: fix promiscous mode for VFRajesh Borundia
2010-10-08qlcnic: fix board descriptionSritej Velaga
2010-10-08qlcnic: remove private LRO flagAmit Kumar Salecha
2010-10-08qlcnic: support quiescent modeAmit Kumar Salecha
2010-10-08qlcnic: driver private workqueueAmit Kumar Salecha
2010-10-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-08sfc: Don't try to set filters with search depths we know won't workBen Hutchings
2010-10-08isdn: strcpy() => strlcpy()Dan Carpenter