summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...Hariprasad Shenai2014-05-121-3/+4
* cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...Hariprasad Shenai2014-05-121-3/+3
* cxgb4: Decode the firmware port and module type a bit more for ethtoolHariprasad Shenai2014-05-121-4/+11
* Add support for netvsc build without CONFIG_SYSFS flagHaiyang Zhang2014-05-121-4/+1
* 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-0826-437/+352
* bonding: remove the unused macrodingtianhong2014-05-081-2/+0
* bonding: simplify the slave_do_arp_validate_only()dingtianhong2014-05-082-4/+3
* bonding: remove the unnecessary struct bond_netdingtianhong2014-05-081-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
* 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-05154-2411/+3622
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-02154-2411/+3622
| |\
| | * 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-3016-16/+35
| | |\
| | | * mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen2014-04-281-0/+1
| | | * mac80211: add vif to flush callEmmanuel Grumbach2014-04-0916-16/+34
| | * | Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville2014-04-245-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
| | * | b43: N-PHY: add init & calib values for radio 0x2056 rev 11Rafał Miłecki2014-04-221-0/+246
| | * | b43: N-PHY: prepare for rev 7+ RSSI calibrationRafał Miłecki2014-04-221-18/+54