summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mdio_bus: fix devm_mdiobus_alloc_size exportArnd Bergmann2014-05-091-1/+1
* bonding: make a generic sysfs option store and fix commentsNikolay Aleksandrov2014-05-093-491/+107
* be2net: use MCCQ instead of MBOX in be_cmd_rss_config()Kalesh AP2014-05-091-7/+10
* be2net: include rx-compl error counter in ethtool statsKalesh AP2014-05-091-0/+1
* be2net: remove unused code in be_cmd_vlan_config()Kalesh AP2014-05-093-10/+5
* be2net: covert vlan array to bit-mapRavikumar Nelavelli2014-05-092-11/+10
* be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla2014-05-091-58/+42
* be2net: fix function call indentation in be_cmds.cSathya Perla2014-05-091-161/+179
* be2net: fix line wrap and function call indentation in be_main.cSathya Perla2014-05-091-103/+101
* qlcnic: Update version to 5.3.59Rajesh Borundia2014-05-091-2/+2
* qlcnic: Collect firmware dump using DMA on 82xx adaptersShahed Shaikh2014-05-095-50/+42
* qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia2014-05-096-28/+78
* qlcnic: Add support to process commands in atomic contextRajesh Borundia2014-05-096-107/+99
* qlcnic: Allow SR-IOV VF probe in hypervisor.Rajesh Borundia2014-05-093-17/+24
* mellanox: Logging message cleanupsJoe Perches2014-05-0926-437/+352
* bonding: remove the unused macrodingtianhong2014-05-091-2/+0
* bonding: simplify the slave_do_arp_validate_only()dingtianhong2014-05-092-4/+3
* bonding: remove the unnecessary struct bond_netdingtianhong2014-05-091-10/+8
* qlcnic: Fix Kconfig dependency on HWMONHarish Patil2014-05-071-1/+1
* ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette2014-05-071-1/+105
* isdn: hisax: remove some dead codeDan Carpenter2014-05-071-107/+4
* w83977af_ir: remove two faux Kconfig macrosPaul Bolle2014-05-071-29/+4
* net: via-rhine: Convert #ifdef USE_MMIO to a runtime flagAlexey Charkov2014-05-051-47/+55
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-05160-2452/+3731
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-02160-2452/+3731
| |\
| | * rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher2014-04-302-2/+3
| | * ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2014-04-302-6/+6
| | * ath9k_hw: update ar9300 initvalsRajkumar Manoharan2014-04-305-5/+5
| | * b43: N-PHY: complete radio 0x2056 setupRafał Miłecki2014-04-301-5/+27
| | * ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh2014-04-301-2/+2
| | * iwlegacy: Convert /n to \nJoe Perches2014-04-302-2/+2
| | * wlcore: fix usage of platform_device_add_data()Christian Engelmayer2014-04-302-31/+20
| | * rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee2014-04-301-1/+1
| | * Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee2014-04-301-1/+0
| | * b43: don't pre-set radio_on variable to trueRafał Miłecki2014-04-301-1/+0
| | * b43: use b43_software_rfkill helperRafał Miłecki2014-04-301-3/+3
| | * b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki2014-04-301-1/+6
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-3017-27/+38
| | |\
| | | * mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen2014-04-281-0/+1
| | | * mac80211: add vif to flush callEmmanuel Grumbach2014-04-0917-27/+37
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-04-305-30/+106
| | |\ \
| | | * | Bluetooth: Remove hci_h4 unused definesPoulain, Loic2014-04-241-7/+0
| | | * | Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Petri Gynther2014-04-242-2/+2
| | | * | Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao2014-03-294-1/+73
| | | * | Bluetooth: btmrvl: separate write-to-clear function from interrupt handlerBing Zhao2014-03-281-21/+32
| | * | | Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville2014-04-255-261/+0
| | * | | b43: remove list of IEEE 802.11 devicesRafał Miłecki2014-04-222-37/+19
| | * | | b43: ssb: refuse to support more than IEEE 802.11 coreRafał Miłecki2014-04-221-17/+20
| | * | | b43: N-PHY: enable forgotten write of hw power adjust tableRafał Miłecki2014-04-221-2/+14
| | * | | b43: N-PHY: fix selection of init & calib valuesRafał Miłecki2014-04-221-67/+105