summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds
2014-07-29net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni
2014-07-29net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni
2014-07-29sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum
2014-07-29vxge: remove deprecated syststamp timestampWillem de Bruijn
2014-07-29octeon: remove deprecated syststamp timestampWillem de Bruijn
2014-07-28neighbour : fix ndm_type type error issueJun Zhao
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-28sunvnet: only use connected ports when sendingDavid L Stevens
2014-07-28bonding: fix a memory leak in bond_arp_send_all()Dan Carpenter
2014-07-28Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller
2014-07-25e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman
2014-07-25e1000e: Fix EEE in S5 w/ Runtime PM enabledDavid Ertman
2014-07-25e1000e: Add support for EEE in Sx statesDavid Ertman
2014-07-25e1000e: Add code to check return values on NVM accessesDavid Ertman
2014-07-25e1000e: Fix CRC errors with jumbo trafficDavid Ertman
2014-07-25ixgbe: Make return values more directMark Rustad
2014-07-25ixgbevf: Remove unused get_supported_physical_layer pointerMark Rustad
2014-07-25ixgbe: Delete a bunch of dead codeMark Rustad
2014-07-25ixgbe: Fix ixgbe_write_mbx error resultMark Rustad
2014-07-25ixgbe: Correct X540 semaphore errorMark Rustad
2014-07-25ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad
2014-07-25ixgbe: Convert some udelays to usleep_rangeMark Rustad
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-25can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov
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-24r8152: fix the checking of the usb speedhayeswang
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-24Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-24net: phy: Ensure the MDIO bus module is heldEzequiel Garcia
2014-07-24net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia
2014-07-24bnx2x: fix set_setting for some PHYsYaniv Rosner
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