summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-07
* | | | | | | amd-xgbe: Check for successful buffer allocation before useTom Lendacky2015-10-05
* | | | | | | i40e: fix offload of GRE tunnelsJesse Brandeburg2015-10-05
* | | | | | | net: lpc_eth: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-05
* | | | | | | amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang2015-10-05
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-01
|\ \ \ \ \ \
| * | | | | | net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes2015-09-29
| * | | | | | bna: fix error handlingAndrzej Hajda2015-09-29
| * | | | | | net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov2015-09-28
| * | | | | | i40e/i40evf: check for stopped admin queueMitch Williams2015-09-28
| * | | | | | i40e: fix VLAN inside VXLANJesse Brandeburg2015-09-28
| * | | | | | r8169: fix handling rtl_readphy resultAndrzej Hajda2015-09-26
| * | | | | | net: hisilicon: fix handling platform_get_irq resultAndrzej Hajda2015-09-26
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-01
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-25
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-26
|\ \ \ \ | |/ / / |/| | |
| * | | net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee2015-09-25
| * | | phy: add phy_device_remove()Russell King2015-09-24
| * | | net: fix phy refcounting in a bunch of driversRussell King2015-09-24
| * | | bnx2x: byte swap rss_key to comply to Toeplitz specsEric Dumazet2015-09-24
| * | | net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla2015-09-24
| * | | 8139cp: Dump contents of descriptor ring on TX timeoutDavid Woodhouse2015-09-23
| * | | 8139cp: Fix DMA unmapping of transmitted buffersDavid Woodhouse2015-09-23
| * | | 8139cp: Reduce duplicate csum/tso code in cp_start_xmit()David Woodhouse2015-09-23
| * | | 8139cp: Fix TSO/scatter-gather descriptor setupDavid Woodhouse2015-09-23
| * | | 8139cp: Fix tx_queued debug message to print correct slot numbersDavid Woodhouse2015-09-23
| * | | 8139cp: Do not re-enable RX interrupts in cp_tx_timeout()David Woodhouse2015-09-23
| * | | net: netcp: fix deadlock reported by lockup detectorKaricheri, Muralidharan2015-09-23
| * | | net: netcp: allocate buffers to desc before re-enable interruptKaricheri, Muralidharan2015-09-23
| * | | net: netcp: check for interface handle in netcp_module_probe()Karicheri, Muralidharan2015-09-23
| * | | net: netcp: add error check to netcp_allocate_rx_buf()Karicheri, Muralidharan2015-09-23
| * | | net: netcp: move netcp_register_interface() to after attach moduleKaricheri, Muralidharan2015-09-23
| * | | net: netcp: remove dead code from the driverKaricheri, Muralidharan2015-09-23
| * | | net: netcp: ethss: fix error in calling sgmii api with incorrect offsetWingMan Kwok2015-09-23
| * | | sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()Sowmini Varadhan2015-09-21
| * | | net: moxa: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
| * | | net: gianfar_ptp: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
| * | | net: bcmgenet: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
| * | | net: systemport: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
| * | | net: arc: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
| * | | 8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()David Woodhouse2015-09-20
| * | | 8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()David Woodhouse2015-09-20
| * | | bna: check for dma mapping errorsIvan Vecera2015-09-20
| * | | bnx2x: track vxlan port countJiri Benc2015-09-17
| * | | be2net: allow offloading with the same port for IPv4 and IPv6Jiri Benc2015-09-17
| * | | qlcnic: track vxlan port countJiri Benc2015-09-17
| * | | net: ks8851: Export OF module alias informationJavier Martinez Canillas2015-09-17
| * | | net/mlx4_en: really allow to change RSS keyEric Dumazet2015-09-17
| * | | cxgb4: add device ID for few T5 adaptersHariprasad Shenai2015-09-17
| * | | net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons2015-09-15