summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* be2net: Rework PCIe error report log messagingAjit Khaparde2013-10-191-3/+5
* bonding: Remove __exit tag from bond_netlink_fini().David S. Miller2013-10-191-1/+1
* bonding: add Netlink support active_slave optionJiri Pirko2013-10-191-1/+22
* bonding: add Netlink support mode optionJiri Pirko2013-10-191-0/+56
* bonding: move active_slave getting into separate functionJiri Pirko2013-10-193-4/+24
* bonding: remove bond_ioctl_change_active()Jiri Pirko2013-10-191-57/+2
* bonding: move active_slave setting into separate functionJiri Pirko2013-10-193-61/+83
* bonding: move mode setting into separate functionJiri Pirko2013-10-194-37/+74
* bonding: push Netlink bits into separate fileJiri Pirko2013-10-194-28/+67
* gianfar: Simplify MQ polling to avoid soft lockupClaudiu Manoil2013-10-181-49/+38
* qlcnic: update version to 5.3.51Himanshu Madhani2013-10-181-2/+2
* qlcnic: Skip unknown entry type while collecting firmware dumpShahed Shaikh2013-10-181-22/+19
* qlcnic: dcb code cleanup and refactoring.Sucheta Chakraborty2013-10-188-228/+207
* qlcnic: Remove redundant eSwitch enable commandsSony Chacko2013-10-183-26/+12
* qlcnic: Update ethtool standard pause settings.Jitendra Kalsaria2013-10-182-3/+18
* qlcnic: Firmware dump collection when auto recovery is disabled.Pratik Pujar2013-10-182-1/+17
* qlcnic: Enhance ethtool to display ring indices and interrupt maskPratik Pujar2013-10-182-18/+44
* qlcnic: Print informational messages only once during driver load.Sucheta Chakraborty2013-10-184-16/+22
* net: enic: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0
* net: cxgb4vf: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-3/+0
* net: cxgb2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0
* net: cxgb3: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0
* net: cxgb4: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0
* net: bna: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-1/+0
* net: tg3: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0
* net: bnx2x: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-3/+0
* net: bnx2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-3/+0
* net: alx: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-1/+0
* net: amd8111e: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0
* net: pcnet32: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-1/+0
* net: starfire: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0
* net: 8390: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-3/+0
* net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-1/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-1759-765/+10639
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-1759-765/+10639
| |\
| | * rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo2013-10-141-72/+3
| | * rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo2013-10-141-3/+2
| | * mwifiex: use alloc_workqueue() functionAmitkumar Karwar2013-10-141-1/+3
| | * ath9k_hw: remove references to hw->confFelix Fietkau2013-10-145-20/+15
| | * ath9k: make ath9k_uses_beacons staticFelix Fietkau2013-10-142-2/+1
| | * ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-144-12/+1
| | * ath9k: move channel change code to ath_set_channelFelix Fietkau2013-10-141-72/+78
| | * ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-145-21/+17
| | * ath9k_hw: simplify channel flagsFelix Fietkau2013-10-144-130/+50
| | * ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2013-10-142-7/+2
| | * ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-146-22/+13
| | * ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-149-169/+49
| | * ath9k: use a separate data structure for rx buffersFelix Fietkau2013-10-143-50/+92
| | * wcn36xx: fix coccinelle warningsFengguang Wu2013-10-141-9/+2
| | * rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-9/+9