summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-04can: Remove unnecessary alloc/OOM messagesJoe Perches
2013-02-04caif: Remove unnecessary alloc/OOM messagesJoe Perches
2013-02-04cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya
2013-02-04netns: bond: allow unprivileged users to control bond deviceGao feng
2013-02-03stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov
2013-02-02Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2013-02-02qlcnic: silence false positive overflow warningDan Carpenter
2013-02-02bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar
2013-01-31e1000e: use generic IEEE MII definitionsBruce Allan
2013-01-31e1000e: resolve -Wunused-parameter compile warningsBruce Allan
2013-01-31e1000e: update driver version stringBruce Allan
2013-01-31e1000e: cleanup some whitespace and indentation issuesBruce Allan
2013-01-31e1000e: cleanup: group OR'ed bit settings with parensBruce Allan
2013-01-31e1000e: cleanup defines.hBruce Allan
2013-01-31ixgbe: autoneg variable refactoringJosh Hay
2013-01-31ixgbe: removed unused variable from setup_link_speedJosh Hay
2013-01-31ixgbe: rename autoneg variablesJosh Hay
2013-01-31ixgbe: Fix device ref count bugGreg Rose
2013-01-31ixgbe: Reset the NIC if up2tc has changedAmir Hanania
2013-01-31wanrouter: delete now orphaned header content, files/driversPaul Gortmaker
2013-01-31wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker
2013-01-31net/mlx4_en: Fix transmit timeout when driver restarts portAmir Vadai
2013-01-31net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak
2013-01-31net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion
2013-01-31net/mlx4_en: Fix ethtool rules leftovers after module unloadedHadar Hen Zion
2013-01-31net/mlx4_en: Block insertion of ethtool steering rules while the interface is...Hadar Hen Zion
2013-01-31net/mlx4_en: Fix vlan mask for ethtool steering rulesHadar Hen Zion
2013-01-31net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rulesHadar Hen Zion
2013-01-31net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtoolHadar Hen Zion
2013-01-31net/mlx4_core: Set correctly allow_loopback flagHadar Hen Zion
2013-01-31net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion
2013-01-30net/vxlan: Add ethtool drvinfoYan Burman
2013-01-30qlcnic: Bump up the version to 5.1.33Jitendra Kalsaria
2013-01-30qlcnic: make pci_error_handlers constStephen Hemminger
2013-01-30qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra
2013-01-30qlcnic: Fix minidump in NPAR modeShahed Shaikh
2013-01-30qlcnic: driver LRO bug fixManish chopra
2013-01-30qlcnic: Free irq for mailbox interruptsManish chopra
2013-01-30qlcnic: Fix bug in reading HW reset templateManish chopra
2013-01-30qlcnic: Fix sparse check endian warningsShahed Shaikh
2013-01-30bond: have random dev address by default instead of zeroesJiri Pirko
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29gianfar: Pack struct gfar_priv_grp into three cachelinesClaudiu Manoil
2013-01-29gianfar: Cleanup gfar_parse_group() codeClaudiu Manoil
2013-01-29gianfar: Optimize struct gfar_priv_tx_q for two cache linesClaudiu Manoil
2013-01-29net: fec: add napi support to improve proformanceFrank Li
2013-01-29ethoc: Cleanup driver formatBarry Grussling
2013-01-29net: ks8851: convert to threaded IRQFelipe Balbi
2013-01-28via-rhine: add 64bit statistics.Jamie Gloudon