aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-05bonding: add retransmit membership reports tunableFlavio Leitner3-0/+61
2010-10-05bonding: rejoin multicast groups on VLANsFlavio Leitner2-11/+50
2010-10-05ehea: converting msleeps to waitqueue on check_sqs() functionBreno Leitao2-7/+12
2010-10-05ehea: using wait queues instead of msleep on ehea_flush_sqBreno Leitao2-7/+13
2010-10-05ixgbevf: declare functions as staticEmil Tantilov3-4/+2
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet1-7/+1
2010-10-05ppp: Use a real SKB control block in fragmentation engine.David S. Miller1-21/+25
2010-10-05wimax: make functions localstephen hemminger6-23/+11
2010-10-05qlcnic: remove dead codestephen hemminger2-176/+0
2010-10-05don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König1-1/+0
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König15-15/+15
2010-10-04qlcnic: set mtu lower limitSritej Velaga2-3/+4
2010-10-04qlcnic: cleanup port mode settingSritej Velaga1-40/+0
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. Miller4-7/+21
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-03qeth: tagging with VLAN-ID 0Ursula Braun2-14/+15
2010-10-03cxgb4: remove a bogus PCI function number checkDimitris Michailidis1-1/+1
2010-10-03drivers/atm/idt77252.c: Remove unnecessary error checkJulia Lawall1-4/+2
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-01isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt1-51/+61
2010-10-01isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt1-13/+93
2010-10-01isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt1-0/+22
2010-10-01isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt1-2/+4
2010-10-01isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt1-33/+32
2010-10-01isdn/gigaset: drop obsolete debug optionTilman Schmidt3-30/+1
2010-10-01isdn/gigaset: correct bas_gigaset rx buffer handlingTilman Schmidt1-3/+5
2010-10-01isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt1-50/+33
2010-10-01isdn/gigaset: bas_gigaset locking fixTilman Schmidt1-3/+3
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