aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-04qlcnic: sparse warning fixesSucheta Chakraborty2-11/+11
2010-10-04qlcnic: fix vlan TSO on big endian machineSucheta Chakraborty3-8/+20
2010-10-04qlcnic: fix endianess for lroSucheta Chakraborty2-3/+10
2010-10-04qlcnic: fix diag registerAmit Kumar Salecha1-3/+3
2010-10-04qlcnic: fix eswitch statsAmit Kumar Salecha2-9/+34
2010-10-04qlcnic: fix internal loopback testAmit Kumar Salecha2-8/+37
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-4/+17
2010-10-03be2net: add multiple RX queue supportSathya Perla5-363/+526
2010-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller34-277/+367
2010-10-03cxgb4: remove a bogus PCI function number checkDimitris Michailidis1-1/+1
2010-10-03drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixesAndrew Morton1-1/+2
2010-10-03netdev: Depend on INET before selecting INET_LROBen Hutchings1-2/+2
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville34-277/+367
2010-10-01enic: Make local functions staticVasanthy Kolluri7-25/+10
2010-10-01enic: Remove dead codeVasanthy Kolluri7-187/+1
2010-10-01tg3: Update version to 3.114Matt Carlson1-2/+2
2010-10-01tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson2-15/+43
2010-10-01tg3: Prepare for larger rx ring sizesMatt Carlson2-55/+66
2010-10-01tg3: Futureproof the loopback testMatt Carlson1-1/+2
2010-10-01tg3: Cleanup missing VPD partno sectionMatt Carlson1-33/+38
2010-10-01tg3: Remove 5724 device IDMatt Carlson2-3/+0
2010-10-01tg3: 5719: Prevent tx data corruptionMatt Carlson2-2/+18
2010-10-01tg3: Fix potential netpoll crashMatt Carlson1-46/+65
2010-09-30e1000e: 82579 performance improvementsBruce Allan3-7/+46
2010-09-30e1000e: use hardware writeback batchingJesse Brandeburg6-4/+88
2010-09-30ixgbe: fix link issues and panic with shared interrupts for 82598Emil Tantilov1-10/+26
2010-09-30net: pxa168_etc.c recognize additional contributorsPhilip Rakity1-0/+1
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-2/+2
2010-09-29de2104x: remove experimental statusOndrej Zary1-2/+2
2010-09-29de2104x: disable media debug messages by defaultOndrej Zary1-1/+2
2010-09-29myri10ge: DCA update (resubmit)Andrew Gallatin1-4/+30
2010-09-29bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()Dmitry Kravkov1-6/+11
2010-09-29dummy: percpu stats and lockless xmitEric Dumazet1-3/+55
2010-09-28carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter1-2/+0
2010-09-28ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf3-19/+18
2010-09-28ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf1-0/+6
2010-09-28ath5k: Increase "fudge" for beacon timersBruno Randolf1-2/+5
2010-09-28ath5k: Check and fix ATIM windowBruno Randolf3-0/+101
2010-09-28ath5k: Remove unused variable for atim windowBruno Randolf3-3/+1
2010-09-28carl9170: revamp carl9170_tx_prepareChristian Lamparter1-80/+75
2010-09-28carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter1-1/+1
2010-09-28carl9170: fix tx_ampdu_upload counterChristian Lamparter1-1/+14
2010-09-28carl9170: remove lost-frame workaroundChristian Lamparter3-40/+2
2010-09-28carl9170: angle brackets for wiki linkChristian Lamparter1-1/+1
2010-09-28carl9170: remove non-standard ba session teardownChristian Lamparter1-3/+0
2010-09-28iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2-2/+2
2010-09-28pch_gbe: add header filesRandy Dunlap1-0/+2
2010-09-28wl12xx: fix separate-object-folder buildsJohn W. Linville2-2/+4
2010-09-27tg3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-2/+7
2010-09-27sfc: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+2