summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-14e1000e: Simplify MSI interrupt testingJean Delvare
2010-09-13uwb: use '%pM' format to print MAC addressAndy Shevchenko
2010-09-13bnx2x: Spread rx buffers between allocated queuesDmitry Kravkov
2010-09-13cx82310_eth: allow empty URBsOndrej Zary
2010-09-13cx82310_eth: check usb_string() return value for errorOndrej Zary
2010-09-13drivers/net/skfp: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-09-13net/cxgb3: remove undefined operationsAndreas Schwab
2010-09-13net/de4x5: remove undefined operationsAndreas Schwab
2010-09-13sundance: Add power management hooksDenis Kirjanov
2010-09-13sfc: Fix order of channel_name array dimensionsBen Hutchings
2010-09-12bna: Check for NULL before deref in bnad_cb_tx_cleanupDavid S. Miller
2010-09-10sfc: Allow changing the DMA ring sizes dynamically via ethtoolBen Hutchings
2010-09-10sfc: Make the dmaq size a run-time setting (rather than compile-time)Steve Hodgson
2010-09-10sfc: Allocate each channel separately, along with its RX and TX queuesBen Hutchings
2010-09-10sfc: Refactor channel and queue lookup and iterationBen Hutchings
2010-09-10sfc: Abstract channel and index lookup for RX queuesBen Hutchings
2010-09-10sfc: Allocate DMA and event rings using GFP_KERNELBen Hutchings
2010-09-10sfc: Fix failure paths in efx_probe_port()Ben Hutchings
2010-09-10sfc: Remove declarations of functions that no longer existBen Hutchings
2010-09-10sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errorsBen Hutchings
2010-09-10sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad countBen Hutchings
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-09drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.cNikitas Angelinas
2010-09-09ipheth: remove incorrect devtype to WWANDan Williams
2010-09-09au1000-eth: change multi-line comments styleFlorian Fainelli
2010-09-09au1000-eth: remove volatiles, switch to I/O accessorsFlorian Fainelli
2010-09-09au1000-eth: fix asm -> linux headers inclusionFlorian Fainelli
2010-09-09au1000-eth: fix bad printk usagesFlorian Fainelli
2010-09-09au1000-eth: fix all but one "line over 80 characters warnings"Florian Fainelli
2010-09-09au1000-eth: stylistic fixesFlorian Fainelli
2010-09-09au1000-eth: typedefs removalFlorian Fainelli
2010-09-09ixgbevf: remove private net_device_statsEric Dumazet
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-09-08KS8851: Correct RX packet allocationEric Dumazet
2010-09-08atlx: make strings constStephen Hemminger
2010-09-08cxacru: ignore cx82310_eth devicesOndrej Zary
2010-09-08ixgbevf: Removed unneeded HW struct membersGreg Rose
2010-09-08drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psumJoe Perches
2010-09-08drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>Joe Perches
2010-09-08drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanupsJoe Perches
2010-09-08ixgbe: fix TX ring enable issues seen when VMDQ is enabledAlexander Duyck
2010-09-08qeth: NAPI support for l2 and l3 disciplineFrank Blaschka
2010-09-08Kconfig: have CCWGROUP depend on CLAWMike Frysinger
2010-09-08qeth: Use %pI6Joe Perches
2010-09-08qdio: extend API to allow pollingJan Glauber
2010-09-08e1000: fix Tx hangs by disabling 64-bit DMAJesse Brandeburg
2010-09-08drivers: isdn: capi: use simple_strtol to convert numbersAndy Shevchenko
2010-09-08niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings
2010-09-08introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driverOndrej Zary