Age | Commit message (Expand) | Author |
2010-09-14 | e1000e: Simplify MSI interrupt testing | Jean Delvare |
2010-09-13 | uwb: use '%pM' format to print MAC address | Andy Shevchenko |
2010-09-13 | bnx2x: Spread rx buffers between allocated queues | Dmitry Kravkov |
2010-09-13 | cx82310_eth: allow empty URBs | Ondrej Zary |
2010-09-13 | cx82310_eth: check usb_string() return value for error | Ondrej Zary |
2010-09-13 | drivers/net/skfp: Remove pr_<level> uses of KERN_<level> | Joe Perches |
2010-09-13 | net/cxgb3: remove undefined operations | Andreas Schwab |
2010-09-13 | net/de4x5: remove undefined operations | Andreas Schwab |
2010-09-13 | sundance: Add power management hooks | Denis Kirjanov |
2010-09-13 | sfc: Fix order of channel_name array dimensions | Ben Hutchings |
2010-09-12 | bna: Check for NULL before deref in bnad_cb_tx_cleanup | David S. Miller |
2010-09-10 | sfc: Allow changing the DMA ring sizes dynamically via ethtool | Ben Hutchings |
2010-09-10 | sfc: Make the dmaq size a run-time setting (rather than compile-time) | Steve Hodgson |
2010-09-10 | sfc: Allocate each channel separately, along with its RX and TX queues | Ben Hutchings |
2010-09-10 | sfc: Refactor channel and queue lookup and iteration | Ben Hutchings |
2010-09-10 | sfc: Abstract channel and index lookup for RX queues | Ben Hutchings |
2010-09-10 | sfc: Allocate DMA and event rings using GFP_KERNEL | Ben Hutchings |
2010-09-10 | sfc: Fix failure paths in efx_probe_port() | Ben Hutchings |
2010-09-10 | sfc: Remove declarations of functions that no longer exist | Ben Hutchings |
2010-09-10 | sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors | Ben Hutchings |
2010-09-10 | sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count | Ben Hutchings |
2010-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-09 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller |
2010-09-09 | drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c | Nikitas Angelinas |
2010-09-09 | ipheth: remove incorrect devtype to WWAN | Dan Williams |
2010-09-09 | au1000-eth: change multi-line comments style | Florian Fainelli |
2010-09-09 | au1000-eth: remove volatiles, switch to I/O accessors | Florian Fainelli |
2010-09-09 | au1000-eth: fix asm -> linux headers inclusion | Florian Fainelli |
2010-09-09 | au1000-eth: fix bad printk usages | Florian Fainelli |
2010-09-09 | au1000-eth: fix all but one "line over 80 characters warnings" | Florian Fainelli |
2010-09-09 | au1000-eth: stylistic fixes | Florian Fainelli |
2010-09-09 | au1000-eth: typedefs removal | Florian Fainelli |
2010-09-09 | ixgbevf: remove private net_device_stats | Eric Dumazet |
2010-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2010-09-08 | KS8851: Correct RX packet allocation | Eric Dumazet |
2010-09-08 | atlx: make strings const | Stephen Hemminger |
2010-09-08 | cxacru: ignore cx82310_eth devices | Ondrej Zary |
2010-09-08 | ixgbevf: Removed unneeded HW struct members | Greg Rose |
2010-09-08 | drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum | Joe Perches |
2010-09-08 | drivers/net/ixgbe/ixgbe_main.c: Use pr_<level> | Joe Perches |
2010-09-08 | drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanups | Joe Perches |
2010-09-08 | ixgbe: fix TX ring enable issues seen when VMDQ is enabled | Alexander Duyck |
2010-09-08 | qeth: NAPI support for l2 and l3 discipline | Frank Blaschka |
2010-09-08 | Kconfig: have CCWGROUP depend on CLAW | Mike Frysinger |
2010-09-08 | qeth: Use %pI6 | Joe Perches |
2010-09-08 | qdio: extend API to allow polling | Jan Glauber |
2010-09-08 | e1000: fix Tx hangs by disabling 64-bit DMA | Jesse Brandeburg |
2010-09-08 | drivers: isdn: capi: use simple_strtol to convert numbers | Andy Shevchenko |
2010-09-08 | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL | Ben Hutchings |
2010-09-08 | introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver | Ondrej Zary |