summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-01can: flexcan: Check the return value from clk_prepare_enable()Fabio Estevam
2013-08-01can: flexcan: Use devm_ioremap_resource()Fabio Estevam
2013-07-318139cp: Add dma_mapping_error checkingNeil Horman
2013-07-31sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interruptLaurent Pinchart
2013-07-31net/usb/r8152: adjust relative ocp functionhayeswang
2013-07-31net/usb/r8152: make sure the USB buffer is DMA-ablehayeswang
2013-07-31net/usb/r815x: change the return value for bind functionshayeswang
2013-07-31net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang
2013-07-31net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen
2013-07-31mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-07-31mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao
2013-07-31mwifiex: fix wrong data rates in P2P clientAvinash Patil
2013-07-31mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore
2013-07-31ixgbe: clear semaphore bits on timeoutsEmil Tantilov
2013-07-31ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller
2013-07-31ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller
2013-07-30mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun
2013-07-30mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)
2013-07-30mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)
2013-07-30atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet
2013-07-30ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov
2013-07-30ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov
2013-07-30ixgbe: bump version numberDon Skidmore
2013-07-30ixgbe: add new media type.Don Skidmore
2013-07-30ixgbe: fix fc autoneg ethtool reporting.Don Skidmore
2013-07-30ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck
2013-07-30ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose
2013-07-30net: mvneta: support big endianThomas Petazzoni
2013-07-30net: mvneta: move the RX and TX desc macros outside of the structsThomas Petazzoni
2013-07-30drivers: net: cpsw: Add support for set MAC addressMugunthan V N
2013-07-30tile: handle 64-bit statistics in tilepro network driverChris Metcalf
2013-07-30net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König
2013-07-30be2net: don't use dev_err when AER enabling failsIvan Vecera
2013-07-29tg3: Update version to 3.133Nithin Sujir
2013-07-29tg3: Fix UDP fragments treated as RMCPNithin Sujir
2013-07-29tg3: Enable support for timesync gpio outputNithin Sujir
2013-07-29tg3: Implement the shutdown handlerNithin Sujir
2013-07-29tg3: Allow NVRAM programming when interface is downNithin Sujir
2013-07-29tg3: Remove incorrect switch to aux powerNithin Sujir
2013-07-29cnic: Update version to 2.5.17 and copyright year.Michael Chan
2013-07-29cnic: Add missing error checking for RAMROD_CMD_ID_CLOSEEddie Wai
2013-07-29cnic: Update TCP options setup for iSCSI.Eddie Wai
2013-07-29cnic: Reset tcp_flags during cnic_cm_create().Eddie Wai
2013-07-29cnic: Simplify cnic_release().Michael Chan
2013-07-29cnic: Simplify netdev events handling.Michael Chan