summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* r8169: remove unneeded dirty_rx indexTimo Teräs2013-01-171-9/+4
* vmxnet3: better RSS supportStephen Hemminger2013-01-161-0/+7
* vmxnet3: use static RSS keyStephen Hemminger2013-01-161-1/+10
* vmxnet3: remove unused irq_share_modeStephen Hemminger2013-01-161-4/+3
* vmxnet3: remove device counterStephen Hemminger2013-01-162-6/+0
* vmxnet3: remove VMXNET3_MAX_DEVICESStephen Hemminger2013-01-161-1/+0
* vmxnet3: use netdev_ printk wrappersStephen Hemminger2013-01-162-76/+73
* vmxnet3: use netdev_dbgStephen Hemminger2013-01-161-9/+9
* vmxnet3: fix messages printed before registrationStephen Hemminger2013-01-161-12/+9
* vmxnet3: remove unnecessary bookkeepingStephen Hemminger2013-01-162-9/+2
* vmxnet3: use netdev_alloc_skb_ip_alignStephen Hemminger2013-01-161-7/+5
* e1000e: merge multiple conditional statements into oneBruce Allan2013-01-161-6/+5
* e1000e: cleanup code duplicationBruce Allan2013-01-161-5/+1
* e1000e: cleanup magic numberBruce Allan2013-01-161-2/+2
* e1000e: cleanup unnecessary line wrapBruce Allan2013-01-161-2/+1
* e1000e: cleanup unusual comment placementBruce Allan2013-01-161-1/+1
* e1000e: cleanup redundant statistics counterBruce Allan2013-01-161-1/+0
* e1000e: resolve checkpatch PREFER_PR_LEVEL warningBruce Allan2013-01-161-5/+3
* e1000e: add missing bailout on errorBruce Allan2013-01-161-0/+2
* e1000e: unexpected "Reset adapter" message when cable pulledBruce Allan2013-01-162-20/+21
* e1000e: fix enabling of EEE on 82579 and I217Bruce Allan2013-01-161-29/+65
* e1000e: 82577: workaround for link drop issueBruce Allan2013-01-161-1/+7
* e1000e: helper functions for accessing EMI registersBruce Allan2013-01-161-19/+65
* e1000e: Invalid Image CSUM bit changed for I217Bruce Allan2013-01-162-8/+25
* e1000e: Acquire/release semaphore when writing each EEPROM pageBruce Allan2013-01-161-11/+11
* e1000e: SerDes autoneg flow controlBruce Allan2013-01-163-3/+132
* bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz2013-01-1524-26/+26
* bnx2x: Added FW GRO bridging supportYuval Mintz2013-01-151-2/+52
* bnx2x: Clean previous IGU status before ackYuval Mintz2013-01-152-7/+11
* bnx2x: improve stop-on-errorYuval Mintz2013-01-155-76/+79
* bnx2x: add `ethtool -w' support.Miriam Shitrit2013-01-154-1176/+2494
* bnx2x: Added nvram personalities supportYuval Mintz2013-01-152-0/+11
* bnx2x: Fix rare self-test failuresYaniv Rosner2013-01-151-7/+10
* bnx2x: use SAN Mac for FCoE.Dmitry Kravkov2013-01-151-1/+1
* bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPTDmitry Kravkov2013-01-152-0/+2
* bnx2x: Clear dirty status when booting after UNDIYuval Mintz2013-01-152-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151178-7944/+14802
|\
| * tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-01-151-23/+35
| * tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-01-151-0/+4
| * tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-151-5/+18
| * Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-1451-983/+1390
| |\
| | * staging: zram: fix invalid memory references during disk writeNitin Gupta2013-01-141-15/+24
| | * staging: tidspbridge: use prepare/unprepare on dsp clocksOmar Ramirez Luna2013-01-082-3/+22
| | * staging: tidspbridge: Fix build breakage due to splitting CM functions.Enric Balletbo i Serra2013-01-081-1/+1
| | * staging: comedi: comedi_test: fix race when cancelling commandIan Abbott2013-01-071-1/+1
| | * staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott2013-01-071-0/+1
| | * staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott2013-01-071-0/+3
| | * staging: comedi: fix minimum AO period for NI 625x and NI 628xÉric Piel2013-01-071-8/+8
| | * staging: vme_pio2: fix oops on module unloadingKonstantin Khlebnikov2013-01-071-12/+2
| | * staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault2013-01-071-1/+1