summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller22-66/+127
2009-07-30ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2-1/+6
2009-07-30ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2-9/+9
2009-07-30ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr1-3/+10
2009-07-30gianfar: fix coalescing setup in ethtool support Jiajun Wu1-6/+4
2009-07-30pppoe: fix /proc/net/pppoeEric Dumazet1-0/+1
2009-07-30eexpress: Read buffer overflowroel kluin1-3/+3
2009-07-303c515: Write outside array boundsroel kluin1-1/+3
2009-07-30bnx2x: Version 1.48.114-1Eilon Greenstein1-2/+2
2009-07-30bnx2x: WoL only with current MAC addressEilon Greenstein1-4/+4
2009-07-30bnx2x: Self-test kills management trafficEilon Greenstein1-5/+4
2009-07-30bnx2x: Receive traffic that maches management filtering rulesEilon Greenstein2-0/+18
2009-07-30iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan1-2/+2
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-35/+35
2009-07-29netxen: fix CONFIG_INET=n buildDhananjay Phadke1-0/+7
2009-07-29libertas: Read buffer overflowRoel Kluin1-10/+8
2009-07-29libertas: Read outside array boundsRoel Kluin1-1/+2
2009-07-27iwlwifi: Read outside array boundsRoel Kluin1-0/+2
2009-07-27ath9k: Read outside array boundsRoel Kluin1-2/+2
2009-07-27airo: Buffer overflowRoel Kluin1-7/+6
2009-07-27wireless: ERR_PTR vs nullDan Carpenter1-4/+2
2009-07-27iwlagn: fix minimum number of queues settingreinette chatre3-5/+7
2009-07-27iwlwifi: fix TX queue raceJohannes Berg1-6/+6
2009-07-27drivers/atm: Correct redundant testJulia Lawall1-1/+1
2009-07-27drivers/net: Correct redundant testJulia Lawall1-1/+1
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller1-5/+125
2009-07-27cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan1-2/+21
2009-07-27netxen: update version to 4.0.41Dhananjay Phadke1-2/+2
2009-07-27netxen: support for ethtool set ringparamAmit Kumar Salecha3-11/+97
2009-07-27netxen: add vlan tx acceleration supportDhananjay Phadke2-6/+57
2009-07-27netxen: fix skb alloc size for legacy firmwareDhananjay Phadke2-12/+12
2009-07-27netxen: refactor net_device setup codeDhananjay Phadke1-63/+75
2009-07-27netxen: clean up firmware version checksDhananjay Phadke5-9/+8
2009-07-27netxen: Add default and limit macros for ring sizes.Dhananjay Phadke3-32/+41
2009-07-27netxen: refactor tso codeDhananjay Phadke2-118/+83
2009-07-27netxen: annotate dma watchdog setupDhananjay Phadke4-99/+43
2009-07-27netxen: configure interrupt coalesce defaultsDhananjay Phadke1-0/+20
2009-07-27netxen: enable ip addr hashingDhananjay Phadke4-25/+182
2009-07-27netxen: refresh firmware info after resetDhananjay Phadke3-9/+7
2009-07-27mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil3-17/+17
2009-07-27net: fix multiple definitions of setup_w6692Stephen Rothwell1-1/+1
2009-07-26ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore1-2/+15
2009-07-26r8169: WakeOnLan fix for the 8168françois romieu1-2/+11
2009-07-26netxen: reset ring consumer during cleanupDhananjay Phadke1-0/+7
2009-07-26bnx2: Update vlan_featuresEric Dumazet1-4/+15
2009-07-26imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler3-11/+8
2009-07-26bnx2x: Dont update vlan_features in bnx2x_set_tso()Eric Dumazet1-8/+0
2009-07-26smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini1-1/+2
2009-07-26sky2: remove unnecessary assignmentMike McCormack1-1/+1
2009-07-26eepro: Read buffer overflowRoel Kluin1-1/+1