summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-14bonding: use the correct ether type for albVeaceslav Falico
2014-03-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister
2014-03-14i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams
2014-03-14i40e/i40evf: Use correct number of VF vectorsMitch Williams
2014-03-14i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain
2014-03-14i40e: Bug fix for FDIR replay logicAnjali Singhai Jain
2014-03-14i40e: Add code to handle FD table full conditionAnjali Singhai Jain
2014-03-14i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain
2014-03-14i40e: Fix function commentsAkeem G Abodunrin
2014-03-14i40e: simplified init stringJesse Brandeburg
2014-03-14i40e: cleanup stringsJesse Brandeburg
2014-03-14i40e: make string references to q be queueJesse Brandeburg
2014-03-14i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain
2014-03-14i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain
2014-03-14i40e: delete netdev after deleting napi and vectorsShannon Nelson
2014-03-14igb: Fix code commentJeff Kirsher
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13sh_eth: update OF PHY registerationBen Dooks
2014-03-13eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren
2014-03-13bonding: set correct vlan id for alb xmit pathdingtianhong
2014-03-13at86rf230: fix lockdep splatsAlexander Aring
2014-03-13bcm63xx_enet: Stop pretending to support netpollEric W. Biederman
2014-03-138139cp: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-13bnx2: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-13cxgb4: Calculate len properly for LSO pathKumar Sanghvi
2014-03-13cxgb4: Updates for T5 SGE's Egress Congestion ThresholdKumar Sanghvi
2014-03-13cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...Kumar Sanghvi
2014-03-13cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi
2014-03-13cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KBKumar Sanghvi
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-13rtlwifi: rtl8723be: Fix array dimension problemsLarry Finger
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz
2014-03-13vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-03-12ixgbevf: delete unneeded call to pci_set_power_stateJulia Lawall
2014-03-12ixgbe: fix some multiline hw_dbg printsJacob Keller
2014-03-12ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-12ixgbe: move setting rx_pb_size into get_invariantsJacob Keller
2014-03-12ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida
2014-03-12net: ixgbe calls skb_set_hashTom Herbert
2014-03-12igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny
2014-03-12net: igb calls skb_set_hashTom Herbert
2014-03-12net: e1000e calls skb_set_hashTom Herbert
2014-03-12gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman