summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-02cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan
2013-08-02bonding: modify only neigh_parms owned by usVeaceslav Falico
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches
2013-08-02qlcnic: Update version to 5.2.45Himanshu Madhani
2013-08-02qlcnic: Enable mailbox interface in poll mode when interrupts are not availableManish Chopra
2013-08-02qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...Manish Chopra
2013-08-02qlcnic: Interrupt based driver firmware mailbox mechanismManish Chopra
2013-08-02qlcnic: Enhance diagnostic loopback error codes.Jitendra Kalsaria
2013-08-01bonding: initial RCU conversionnikolay@redhat.com
2013-08-01bonding: factor out slave id tx code and simplify xmit pathsNikolay Aleksandrov
2013-08-01bonding: simplify broadcast_xmit functionNikolay Aleksandrov
2013-08-01bonding: remove unnecessary read_locks of curr_slave_locknikolay@redhat.com
2013-08-01bonding: convert to list API and replace bond's custom listnikolay@redhat.com
2013-08-01Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz
2013-08-01bonding: fix system hang due to fast igmp timer reschedulingNikolay Aleksandrov
2013-08-01tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf
2013-08-01tile: remove deprecated NETIF_F_LLTX flag from tile driversChris Metcalf
2013-08-01tile: make "tile_net.custom" a proper bool module parameterChris Metcalf
2013-08-01tile: support TSO for IPv6 in tilegx network driverChris Metcalf
2013-08-01tile: support multiple mPIPE shims in tilegx network driverChris Metcalf
2013-08-01tile: enable GRO in the tilegx network driverChris Metcalf
2013-08-01tile: fix panic bug in napi support for tilegx network driverChris Metcalf
2013-08-01tile: update dev->stats directly in tilegx network driverChris Metcalf
2013-08-01tile: support jumbo frames in the tilegx network driverChris Metcalf
2013-08-01tile: remove dead is_dup_ack() function from tilepro net driverChris Metcalf
2013-08-01tile: avoid bug in tilepro net driver built with old hypervisorChris Metcalf
2013-08-01tile: support rx_dropped/rx_errors in tilepro net driverChris Metcalf
2013-08-01tile: set hw_features and vlan_features in setupChris Metcalf
2013-08-01gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil
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-31sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interruptLaurent Pinchart
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
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-31PCI: Add function to obtain minimum link width and speedJacob Keller
2013-07-31PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller
2013-07-31ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov
2013-07-31ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov
2013-07-31ixgbe: bump version numberDon Skidmore
2013-07-31ixgbe: add new media type.Don Skidmore
2013-07-31ixgbe: fix fc autoneg ethtool reporting.Don Skidmore
2013-07-31ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck
2013-07-31ixgbe: 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