summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-06-05dm9000: clean up reset codeAndrew Ruder
2014-06-05dm9000: acquire irq flags from device treeAndrew Ruder
2014-06-05xen-netback: Fix handling of skbs requiring too many slotsZoltan Kiss
2014-06-05qlcnic: Initialize mailbox cmd structure to zeroRajesh Borundia
2014-06-05gianfar: Call netif_carrier_off() prior to registrationFabio Estevam
2014-06-05at76c50x: fix scan does not work with latest mac80211Andrea Merello
2014-06-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-06-05i40e: add missing VSI statisticsShannon Nelson
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson
2014-06-05i40e: refactor stats collectionShannon Nelson
2014-06-05i40e: refactor send versionJesse Brandeburg
2014-06-05i40e/i40evf: VEB structure added, GTIME macro updateKamil Krawczyk
2014-06-05i40e: notify VF of all types of resetsMitch Williams
2014-06-05i40evf: fix crash when changing ring sizesMitch Williams
2014-06-05i40evf: set descriptor multiple to 32Mitch Williams
2014-06-05i40e: clamp jumbo frame sizeJesse Brandeburg
2014-06-05i40e/i40evf: remove unused RX_LRO defineJesse Brandeburg
2014-06-05i40e: remove check for large bufferKamil Krawczyk
2014-06-05i40e: Rework register diagnosticKamil Krawczyk
2014-06-05i40e: don't use OR to check a valueJesse Brandeburg
2014-06-04isdn/capi: fix (middleware) device nodesPaul Bolle
2014-06-04isdn/capi: Make verbose reporting depend on capidrvPaul Bolle
2014-06-04isdn/capi: move capi_info2str to capidrv.cPaul Bolle
2014-06-04vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert
2014-06-04bonding: Support macvlans on top of tlb/rlb mode bondsVlad Yasevich
2014-06-04macvlan: Support bonding eventsVlad Yasevich
2014-06-04bonding: Turn on IFF_UNICAST_FLT on bond devicesVlad Yasevich
2014-06-04trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...Antonio Ospite
2014-06-04gianfar: Fix the section mismatch warnings.Xiubo Li
2014-06-04xen-netfront: initialise queue name in xennet_init_queueWei Liu
2014-06-04xen-netfront: Add support for multiple queuesAndrew J. Bennieston
2014-06-04xen-netfront: Factor queue-specific data into queue struct.Andrew J. Bennieston
2014-06-04xen-netback: Add support for multiple queuesAndrew J. Bennieston
2014-06-04xen-netback: Factor queue-specific data into queue structWei Liu
2014-06-04xen-netback: Move grant_copy_op array back into struct xenvif.Andrew J. Bennieston
2014-06-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-06-03e1000: Use time_after() for time comparisonManuel Schölling
2014-06-03e1000: remove the check: skb->len<=0Yongjian Xu
2014-06-03igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka
2014-06-03igb: use mac loopback for i354 backplaneTodd Fujinaka
2014-06-03igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller
2014-06-03ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller
2014-06-03ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03sh_eth: fix SH7619/771x supportSergei Shtylyov
2014-06-03sh_eth: use RNC mode for packet receptionBen Dooks
2014-06-03bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com
2014-06-03bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com
2014-06-03net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan
2014-06-03hyper-v: make uuid_le conststephen hemminger