summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-07-24net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gemCyrille Pitchen
2014-07-24net/macb: add RX checksum offload featureCyrille Pitchen
2014-07-24net/macb: add TX checksum offload featureCyrille Pitchen
2014-07-24net/macb: add scatter-gather hw featureCyrille Pitchen
2014-07-24net/macb: configure for FIFO mode and non-gigabitNicolas Ferre
2014-07-24drivers: net: cpsw: cleanup: remove unused functionMugunthan V N
2014-07-24net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu
2014-07-24bfin_mac: convert bfin Ethernet driver to NAPI frameworkSonic Zhang
2014-07-24cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai
2014-07-24fec: Simplify the PM related hooksFabio Estevam
2014-07-24i40e: always print aqtx answerShannon Nelson
2014-07-24i40e: Give link more time after setting flow controlCatherine Sullivan
2014-07-24i40e: Fix firmware API version errorsCatherine Sullivan
2014-07-24i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk
2014-07-24i40evf: don't wait so longMitch Williams
2014-07-24i40e/i40evf: fix extension header csum logicJesse Brandeburg
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson
2014-07-24i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.cToralf Förster
2014-07-24igb: bump igb version to 5.2.13Todd Fujinaka
2014-07-24igb: Add message when malformed packets detected by hwCarolyn Wyborny
2014-07-24ixgbe: don't check minimum link when direct assigned to virtual machineJacob Keller
2014-07-24ixgbe: fix use of list_for_each in ixgbe_enumerate_functionsJacob Keller
2014-07-24ixgbe: Change some uses of strncpy to strlcpyMark Rustad
2014-07-24ixgbe: Fix possible null-dereference in error pathMark Rustad
2014-07-23net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli
2014-07-23net: bcmgenet: add missing braces to some if statementsFlorian Fainelli
2014-07-23net: bcmgenet: add and remove missing blank linesFlorian Fainelli
2014-07-23net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli
2014-07-23net: bcmgenet: remove FSF mail addressFlorian Fainelli
2014-07-23virtio-net: rx busy polling supportJason Wang
2014-07-23virtio-net: introduce virtnet_receive()Jason Wang
2014-07-23ethernet: realtek: use pci_device_idVarka Bhadram
2014-07-23ethernet: realtek: use module_pci_driverVarka Bhadram
2014-07-22drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N
2014-07-22dp83640: Fix receive timestamp race conditionStefan Sørensen
2014-07-22sfc: Add support for busy pollingAlexandre Rames
2014-07-22net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai
2014-07-22net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai
2014-07-22net/mlx4_en: current_mac isn't updated in port upEyal Perry
2014-07-22net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia
2014-07-22net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia
2014-07-22net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas
2014-07-22net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-21cxgb4: Add the MC1 registers to read in the interrupt handlerHariprasad Shenai
2014-07-21enic: Add ethtool support to show classifier filters added by the driverGovindarajulu Varadarajan
2014-07-21enic: remove #ifdef CONFIG_RFS_ACCEL around filter structuresGovindarajulu Varadarajan
2014-07-21net: bcmgenet: only update UMAC_CMD if something changedFlorian Fainelli