summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-0713-57/+9
| | | * | | | | | | | dm9000: Support MAC address setting through platform data.Laurent Pinchart2008-08-072-0/+6
| | | * | | | | | | | 3c59x: use netdev_alloc_skbStephen Hemminger2008-08-071-6/+8
| | | * | | | | | | | ethtool: Expand ethtool_cmd.speed to 32 bitsBrandon Philips2008-08-071-1/+16
| | | * | | | | | | | pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins2008-08-071-0/+21
| | | * | | | | | | | drivers/net/netxen/netxen_nic_hw.c: fix printk warningsAndrew Morton2008-08-071-2/+4
| | | * | | | | | | | hamradio: add missing sanity check to tty operationEugene Teo2008-08-071-1/+1
| | | * | | | | | | | drivers/net: coding styles fixes to drivers/net/8390.cGustavo F. Padovan2008-08-071-8/+5
| | | * | | | | | | | drivers/net: coding styles fixes to drivers/net/8390p.cGustavo F. Padovan2008-08-071-10/+7
| | | * | | | | | | | drivers/net: Remove 'return' of void function NS8390p_init()Gustavo F. Padovan2008-08-071-1/+1
| | | * | | | | | | | [netdrvr] sh_eth: Add SH7619 supportYoshinori Sato2008-08-074-25/+82
| | | * | | | | | | | METH: fix MAC address setupThomas Bogendoerfer2008-08-071-1/+1
| | | * | | | | | | | xen-netfront: use netif_start_queue() on xennet_open()Eduardo Habkost2008-08-071-1/+1
| | | * | | | | | | | qla3xxx: driver version change.root2008-08-071-1/+1
| | | * | | | | | | | qla3xxx: cleanup: Remove some unused structure definitions and structure elem...Ron Mercer2008-08-072-101/+0
| | | * | | | | | | | qla3xxx: cleanup: Remove some unused defined constants in the header file.Ron Mercer2008-08-071-8/+0
| | | * | | | | | | | qla3xxx: fix: Fix IFF_MULTICAST setting.Ron Mercer2008-08-071-3/+0
| | | * | | | | | | | qla3xxx: fix: Remove unused set_multicast function.Ron Mercer2008-08-071-9/+5
| | | * | | | | | | | netxen: fix promisc mode, mtu settingDhananjay Phadke2008-08-077-53/+94
| | | * | | | | | | | netxen: fix cmd ring initDhananjay Phadke2008-08-071-12/+10
| | | * | | | | | | | netxen: fix legacy interruptsDhananjay Phadke2008-08-072-17/+34
| | | * | | | | | | | netxen: add new board typesDhananjay Phadke2008-08-074-1/+16
| | | * | | | | | | | netxen: fix link status, link speedDhananjay Phadke2008-08-076-26/+66
| | | * | | | | | | | remove bogus CONFIG_GFAR_NAPI'sAdrian Bunk2008-08-071-4/+0
| | | * | | | | | | | net/fs_enet: remove redundant messages for performanceLi Yang2008-08-071-1/+1
| | | * | | | | | | | forcedeth: add tx pause limitAyaz Abdulla2008-08-071-1/+6
| | | * | | | | | | | forcedeth: add jumbo frame support for mcp79Ayaz Abdulla2008-08-071-4/+4
| | | * | | | | | | | forcedeth: add new tx stat countersAyaz Abdulla2008-08-071-33/+56
| | | * | | | | | | | forcedeth: fix rx error policyAyaz Abdulla2008-08-071-6/+8
| | | * | | | | | | | Merge branch 'via-velocity' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jeff Garzik2008-08-072-153/+198
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | via-velocity: velocity_init_{rd/tx}_ring use kcalloc(..., GFP_KERNEL).Francois Romieu2008-07-311-46/+86
| | | | * | | | | | | | via-velocity: separated struct allow wholesale copy during MTU changes.Francois Romieu2008-07-312-109/+114
| | | * | | | | | | | | sky2: fix PM related regressionsStephen Hemminger2008-08-072-95/+10
| | | * | | | | | | | | igb: remove igb_init_managability as it is deprecatedAlexander Duyck2008-08-071-25/+0
| | | * | | | | | | | | igb: remove three redundant functions left in the codeAlexander Duyck2008-08-075-154/+0
| | | * | | | | | | | | igb: correct issue of set_mta member of mac.ops not being populatedAlexander Duyck2008-08-074-3/+3
| | | * | | | | | | | | igb: fixes 82576 serdes init to correctly support manual flow control changesAlexander Duyck2008-08-072-0/+7
| | | * | | | | | | | | igb: fix null pointer dereference seen with fiber NICsAlexander Duyck2008-08-071-1/+2
| | | * | | | | | | | | igb: fix commentsAlexander Duyck2008-08-072-2/+2
| | | * | | | | | | | | atl1: deal with hardware rx checksum bugJay Cliburn2008-08-071-8/+11
| | | * | | | | | | | | e1000e: remove inapplicable test for ioportBruce Allan2008-08-072-42/+10
| | | * | | | | | | | | e1000e: fix drv load issuesJesse Brandeburg2008-08-071-16/+12
| | | * | | | | | | | | e1000e: perform basic 82573 EEPROM checks for known issuesAuke Kok2008-08-071-0/+24
| | | * | | | | | | | | e1000e: convert ndev_ printks to something smallerJeff Kirsher2008-08-074-144/+112
| | | * | | | | | | | | myri10ge: set 64bits consistent DMA maskBrice Goglin2008-08-071-0/+1
| | | * | | | | | | | | myri10ge: update firmware headersBrice Goglin2008-08-072-6/+48
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng2008-08-066-9/+13
| | * | | | | | | | | pkt_sched: Fix "parent is root" test in qdisc_create().David S. Miller2008-08-061-1/+1
| | * | | | | | | | | ipv4: Fix over-ifdeffing of ip_static_sysctl_init.David S. Miller2008-08-061-2/+0
| | * | | | | | | | | ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outerJoakim Koskela2008-08-062-3/+30
OpenPOWER on IntegriCloud