summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller100-661/+1233
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-387/+617
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani10-132/+231
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia1-9/+16
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia1-3/+7
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh1-2/+10
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar2-2/+2
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani1-3/+3
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh1-33/+66
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh1-1/+1
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N1-2/+1
2013-08-03cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan1-0/+7
2013-08-03bonding: modify only neigh_parms owned by usVeaceslav Falico1-1/+7
2013-08-03sis900: Fix the tx queue timeout issueDenis Kirjanov1-10/+2
2013-08-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-14/+83
2013-08-03r8169: remove "PHY reset until link up" log spamLekensteyn1-1/+1
2013-08-03net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi1-1/+1
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches11-26/+29
2013-08-02qlcnic: Update version to 5.2.45Himanshu Madhani1-2/+2
2013-08-02qlcnic: Enable mailbox interface in poll mode when interrupts are not availableManish Chopra1-7/+11
2013-08-02qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...Manish Chopra6-264/+232
2013-08-02qlcnic: Interrupt based driver firmware mailbox mechanismManish Chopra5-21/+388
2013-08-02qlcnic: Enhance diagnostic loopback error codes.Jitendra Kalsaria4-19/+22
2013-08-02bonding: initial RCU conversionnikolay@redhat.com5-29/+32
2013-08-02bonding: factor out slave id tx code and simplify xmit pathsNikolay Aleksandrov2-67/+61
2013-08-02bonding: simplify broadcast_xmit functionNikolay Aleksandrov1-36/+16
2013-08-02bonding: remove unnecessary read_locks of curr_slave_locknikolay@redhat.com1-25/+8
2013-08-02bonding: convert to list API and replace bond's custom listnikolay@redhat.com6-236/+203
2013-08-02macvlan: handle set_promiscuity failuresMichael S. Tsirkin1-2/+5
2013-08-02macvlan: better mode validationMichael S. Tsirkin1-2/+14
2013-08-02Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-49/+32
2013-08-02bnx2x: Revising locking scheme for MAC configurationYuval Mintz7-60/+340
2013-08-02bonding: fix system hang due to fast igmp timer reschedulingNikolay Aleksandrov1-2/+2
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang8-26/+26
2013-08-02net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein1-1/+1
2013-08-02net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz1-10/+1
2013-08-02tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf2-1/+226
2013-08-02tile: remove deprecated NETIF_F_LLTX flag from tile driversChris Metcalf2-2/+0
2013-08-02tile: make "tile_net.custom" a proper bool module parameterChris Metcalf1-5/+5
2013-08-02tile: support TSO for IPv6 in tilegx network driverChris Metcalf1-15/+29
2013-08-02tile: support multiple mPIPE shims in tilegx network driverChris Metcalf1-210/+341
2013-08-02tile: enable GRO in the tilegx network driverChris Metcalf1-1/+1
2013-08-02tile: fix panic bug in napi support for tilegx network driverChris Metcalf1-32/+33
2013-08-02tile: update dev->stats directly in tilegx network driverChris Metcalf1-21/+8
2013-08-02tile: support jumbo frames in the tilegx network driverChris Metcalf1-159/+188
2013-08-02tile: remove dead is_dup_ack() function from tilepro net driverChris Metcalf1-76/+0
2013-08-02tile: avoid bug in tilepro net driver built with old hypervisorChris Metcalf1-3/+6
2013-08-02tile: support rx_dropped/rx_errors in tilepro net driverChris Metcalf1-26/+15
2013-08-02tile: set hw_features and vlan_features in setupChris Metcalf2-33/+25
2013-08-02gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil2-4/+1