summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller537-95275/+6940
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-403/+665
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-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot1-2/+2
2013-08-03cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan2-7/+12
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 Torvalds19-55/+209
2013-08-03Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-70/+15
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-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-9/+9
2013-08-03Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-15/+32
2013-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-2/+51
2013-08-03Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-36/+79
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches11-26/+29
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-111/+16
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