Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 3c59x: use netdev_alloc_skb | Stephen Hemminger | 2008-08-07 | 1 | -6/+8 | |
| * | | | | | | pegasus: add blacklist support to fix Belkin bluetooth dongle. | Ben Collins | 2008-08-07 | 1 | -0/+21 | |
| * | | | | | | drivers/net/netxen/netxen_nic_hw.c: fix printk warnings | Andrew Morton | 2008-08-07 | 1 | -2/+4 | |
| * | | | | | | hamradio: add missing sanity check to tty operation | Eugene Teo | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | drivers/net: coding styles fixes to drivers/net/8390.c | Gustavo F. Padovan | 2008-08-07 | 1 | -8/+5 | |
| * | | | | | | drivers/net: coding styles fixes to drivers/net/8390p.c | Gustavo F. Padovan | 2008-08-07 | 1 | -10/+7 | |
| * | | | | | | drivers/net: Remove 'return' of void function NS8390p_init() | Gustavo F. Padovan | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | [netdrvr] sh_eth: Add SH7619 support | Yoshinori Sato | 2008-08-07 | 3 | -25/+71 | |
| * | | | | | | METH: fix MAC address setup | Thomas Bogendoerfer | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | xen-netfront: use netif_start_queue() on xennet_open() | Eduardo Habkost | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | qla3xxx: driver version change. | root | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | qla3xxx: cleanup: Remove some unused structure definitions and structure elem... | Ron Mercer | 2008-08-07 | 2 | -101/+0 | |
| * | | | | | | qla3xxx: cleanup: Remove some unused defined constants in the header file. | Ron Mercer | 2008-08-07 | 1 | -8/+0 | |
| * | | | | | | qla3xxx: fix: Fix IFF_MULTICAST setting. | Ron Mercer | 2008-08-07 | 1 | -3/+0 | |
| * | | | | | | qla3xxx: fix: Remove unused set_multicast function. | Ron Mercer | 2008-08-07 | 1 | -9/+5 | |
| * | | | | | | netxen: fix promisc mode, mtu setting | Dhananjay Phadke | 2008-08-07 | 7 | -53/+94 | |
| * | | | | | | netxen: fix cmd ring init | Dhananjay Phadke | 2008-08-07 | 1 | -12/+10 | |
| * | | | | | | netxen: fix legacy interrupts | Dhananjay Phadke | 2008-08-07 | 2 | -17/+34 | |
| * | | | | | | netxen: add new board types | Dhananjay Phadke | 2008-08-07 | 4 | -1/+16 | |
| * | | | | | | netxen: fix link status, link speed | Dhananjay Phadke | 2008-08-07 | 6 | -26/+66 | |
| * | | | | | | remove bogus CONFIG_GFAR_NAPI's | Adrian Bunk | 2008-08-07 | 1 | -4/+0 | |
| * | | | | | | net/fs_enet: remove redundant messages for performance | Li Yang | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | forcedeth: add tx pause limit | Ayaz Abdulla | 2008-08-07 | 1 | -1/+6 | |
| * | | | | | | forcedeth: add jumbo frame support for mcp79 | Ayaz Abdulla | 2008-08-07 | 1 | -4/+4 | |
| * | | | | | | forcedeth: add new tx stat counters | Ayaz Abdulla | 2008-08-07 | 1 | -33/+56 | |
| * | | | | | | forcedeth: fix rx error policy | Ayaz Abdulla | 2008-08-07 | 1 | -6/+8 | |
| * | | | | | | Merge branch 'via-velocity' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Jeff Garzik | 2008-08-07 | 2 | -153/+198 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | via-velocity: velocity_init_{rd/tx}_ring use kcalloc(..., GFP_KERNEL). | Francois Romieu | 2008-07-31 | 1 | -46/+86 | |
| | * | | | | | | via-velocity: separated struct allow wholesale copy during MTU changes. | Francois Romieu | 2008-07-31 | 2 | -109/+114 | |
| * | | | | | | | sky2: fix PM related regressions | Stephen Hemminger | 2008-08-07 | 2 | -95/+10 | |
| * | | | | | | | igb: remove igb_init_managability as it is deprecated | Alexander Duyck | 2008-08-07 | 1 | -25/+0 | |
| * | | | | | | | igb: remove three redundant functions left in the code | Alexander Duyck | 2008-08-07 | 5 | -154/+0 | |
| * | | | | | | | igb: correct issue of set_mta member of mac.ops not being populated | Alexander Duyck | 2008-08-07 | 4 | -3/+3 | |
| * | | | | | | | igb: fixes 82576 serdes init to correctly support manual flow control changes | Alexander Duyck | 2008-08-07 | 2 | -0/+7 | |
| * | | | | | | | igb: fix null pointer dereference seen with fiber NICs | Alexander Duyck | 2008-08-07 | 1 | -1/+2 | |
| * | | | | | | | igb: fix comments | Alexander Duyck | 2008-08-07 | 2 | -2/+2 | |
| * | | | | | | | atl1: deal with hardware rx checksum bug | Jay Cliburn | 2008-08-07 | 1 | -8/+11 | |
| * | | | | | | | e1000e: remove inapplicable test for ioport | Bruce Allan | 2008-08-07 | 2 | -42/+10 | |
| * | | | | | | | e1000e: fix drv load issues | Jesse Brandeburg | 2008-08-07 | 1 | -16/+12 | |
| * | | | | | | | e1000e: perform basic 82573 EEPROM checks for known issues | Auke Kok | 2008-08-07 | 1 | -0/+24 | |
| * | | | | | | | e1000e: convert ndev_ printks to something smaller | Jeff Kirsher | 2008-08-07 | 4 | -144/+112 | |
| * | | | | | | | myri10ge: set 64bits consistent DMA mask | Brice Goglin | 2008-08-07 | 1 | -0/+1 | |
| * | | | | | | | myri10ge: update firmware headers | Brice Goglin | 2008-08-07 | 2 | -6/+48 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-08-08 | 1 | -6/+13 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | sparc: i8042-sparcio.h: fix warning | Alexander Beregalov | 2008-08-06 | 1 | -6/+13 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-08-07 | 14 | -104/+82 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ | Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus | Roland Dreier | 2008-08-07 | 12 | -77/+58 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | IB/mlx4: Allow 4K messages for UD QPs | Alex Naslednikov | 2008-08-07 | 1 | -1/+1 | |
| | | | | | * | | | | | | mlx4_core: Add ethernet fields to CQE struct | Yevgeny Petrilin | 2008-08-06 | 1 | -17/+16 | |
| | | | | * | | | | | | | IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL | Julien Brunel | 2008-08-07 | 1 | -1/+1 | |
| | | | | |/ / / / / / |