aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sundance: Add initial ethtool stats supportDenis Kirjanov2010-10-161-7/+87
* pch_gbe: fix if condition in set_settings()Dan Carpenter2010-10-161-1/+2
* dnet: mark methods static and annotate for correct endiannessHarvey Harrison2010-10-161-9/+9
* cxgb4vf: make single bit signed bitfields unsignedHarvey Harrison2010-10-161-13/+13
* r8169: use 50% less ram for RX ringEric Dumazet2010-10-161-119/+64
* ixgbe: DCB: remove DCB check configJohn Fastabend2010-10-151-1/+0
* igb: add check for fiber/serdes devices to igb_set_spd_dplx;Carolyn Wyborny2010-10-141-0/+7
* ixgbe: declare functions as staticEmil Tantilov2010-10-1411-86/+40
* ixgbe: remove unused functionsEmil Tantilov2010-10-148-555/+0
* cnic: Add support for 57712 deviceMichael Chan2010-10-143-17/+103
* cnic: Decouple uio close from cnic shutdownMichael Chan2010-10-141-14/+42
* cnic: Add cnic_uio_dev structMichael Chan2010-10-142-100/+124
* cnic: Add cnic_free_uio()Michael Chan2010-10-141-10/+27
* cnic: Defer iscsi connection cleanupMichael Chan2010-10-143-4/+111
* cnic: Add cnic_bnx2x_destroy_ramrod()Michael Chan2010-10-141-14/+25
* cnic: Convert ctx_flags to bit fieldsMichael Chan2010-10-142-4/+4
* cnic: Add common cnic_request_irq()Michael Chan2010-10-141-12/+20
* s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller2010-10-131-1/+1
* net: percpu net_device refcountEric Dumazet2010-10-122-4/+4
* bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov2010-10-121-0/+1
* bnx2: Enable AER on PCIE devices onlyMichael Chan2010-10-111-14/+22
* bnx2: Update firmware to 6.0.x.Michael Chan2010-10-112-46/+36
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-117-57/+71
|\
| * NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| * ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-112-7/+1
| * ATM: solos-pci, remove use after freeJiri Slaby2010-10-111-3/+5
| * net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-101-0/+3
| * r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
| * r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-091-6/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-081-1/+1
| |\
| * | isdn: strcpy() => strlcpy()Dan Carpenter2010-10-081-4/+14
* | | NET: pch, fix use after freeJiri Slaby2010-10-111-1/+1
* | | irda: Test index before read in stir421x_patch_device()Roel Kluin2010-10-111-4/+4
* | | sundance: get_stats proper lockingEric Dumazet2010-10-091-4/+6
* | | net/tg3: simplify conditionalNicolas Kaiser2010-10-091-2/+1
* | | ehea: simplify conditionalNicolas Kaiser2010-10-091-1/+1
* | | qlcnic: update driver version 5.0.11Amit Kumar Salecha2010-10-081-2/+2
* | | qlcnic: change all P3 references to P3PSritej Velaga2010-10-085-72/+72
* | | qlcnic: fix promiscous mode for VFRajesh Borundia2010-10-083-3/+10
* | | qlcnic: fix board descriptionSritej Velaga2010-10-081-1/+1
* | | qlcnic: remove private LRO flagAmit Kumar Salecha2010-10-083-9/+2
* | | qlcnic: support quiescent modeAmit Kumar Salecha2010-10-083-17/+74
* | | qlcnic: driver private workqueueAmit Kumar Salecha2010-10-081-1/+11
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-08108-2546/+2892
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-08108-2546/+2892
| |\ \ \
| | * | | ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan2010-10-071-4/+0
| | * | | wl1271: Support FEM autodetectionJuuso Oikarinen2010-10-071-4/+17
| | * | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-10-0726-913/+651
| | |\ \ \
| | | * | | iwlagn: add define for MODULE_FIRMWAREWey-Yi Guy2010-10-061-0/+1
| | | * | | iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy2010-10-061-2/+2