aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-19bnx2x: add TSO support for IPIPEric Dumazet1-1/+3
2013-10-19be2net: Rework PCIe error report log messagingAjit Khaparde1-3/+5
2013-10-19bonding: Remove __exit tag from bond_netlink_fini().David S. Miller1-1/+1
2013-10-19bonding: add Netlink support active_slave optionJiri Pirko1-1/+22
2013-10-19bonding: add Netlink support mode optionJiri Pirko1-0/+56
2013-10-19bonding: move active_slave getting into separate functionJiri Pirko3-4/+24
2013-10-19bonding: remove bond_ioctl_change_active()Jiri Pirko1-57/+2
2013-10-19bonding: move active_slave setting into separate functionJiri Pirko3-61/+83
2013-10-19bonding: move mode setting into separate functionJiri Pirko4-37/+74
2013-10-19bonding: push Netlink bits into separate fileJiri Pirko4-28/+67
2013-10-18gianfar: Simplify MQ polling to avoid soft lockupClaudiu Manoil1-49/+38
2013-10-18qlcnic: update version to 5.3.51Himanshu Madhani1-2/+2
2013-10-18qlcnic: Skip unknown entry type while collecting firmware dumpShahed Shaikh1-22/+19
2013-10-18qlcnic: dcb code cleanup and refactoring.Sucheta Chakraborty8-228/+207
2013-10-18qlcnic: Remove redundant eSwitch enable commandsSony Chacko3-26/+12
2013-10-18qlcnic: Update ethtool standard pause settings.Jitendra Kalsaria2-3/+18
2013-10-18qlcnic: Firmware dump collection when auto recovery is disabled.Pratik Pujar2-1/+17
2013-10-18qlcnic: Enhance ethtool to display ring indices and interrupt maskPratik Pujar2-18/+44
2013-10-18qlcnic: Print informational messages only once during driver load.Sucheta Chakraborty4-16/+22
2013-10-18net: enic: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: cxgb4vf: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-18net: cxgb2: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: cxgb3: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: cxgb4: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: bna: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-18net: tg3: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: bnx2x: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-18net: bnx2: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-18net: alx: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-18net: amd8111e: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: pcnet32: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-18net: starfire: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: 8390: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-18net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller59-765/+10639
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant4-16/+76
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant2-3/+15
2013-10-17xen-netback: Unconditionally set NETIF_F_RXCSUMPaul Durrant1-1/+1
2013-10-17xen-netback: add support for IPv6 checksum offload from guestPaul Durrant2-39/+205
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant3-5/+15
2013-10-17bonding: add rtnl lock and remove read lock for bond sysfsdingtianhong1-13/+17
2013-10-17bonding: use RCU protection for alb xmit pathdingtianhong2-15/+57
2013-10-17bonding: use RCU protection for 3ad xmit pathdingtianhong1-6/+4
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-10-17net/mlx4_core: Load higher level modules according to ports typeEyal Perry1-0/+29
2013-10-17net/mlx4: Unused local variable in mlx4_opreq_actionAmir Vadai1-2/+0
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2-2/+2
2013-10-17net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz3-5/+4
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville59-765/+10639
2013-10-14rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo1-72/+3