aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-14rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo1-3/+2
2013-10-14mwifiex: use alloc_workqueue() functionAmitkumar Karwar1-1/+3
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau5-20/+15
2013-10-14ath9k: make ath9k_uses_beacons staticFelix Fietkau2-2/+1
2013-10-14ath9k: remove sc->config.cabqReadyTimeFelix Fietkau4-12/+1
2013-10-14ath9k: move channel change code to ath_set_channelFelix Fietkau1-72/+78
2013-10-14ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau5-21/+17
2013-10-14ath9k_hw: simplify channel flagsFelix Fietkau4-130/+50
2013-10-14ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2-7/+2
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau6-22/+13