summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-1714-18/+18
* drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar2014-02-171-0/+1
* hyperv: Fix the carrier status settingHaiyang Zhang2014-02-161-15/+38
* net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith2014-02-141-1/+1
* net: of_mdio: fix of_set_phy_supported after driver probingFlorian Fainelli2014-02-141-1/+5
* net: asix: add missing flag to struct driver_infoEmil Goode2014-02-141-1/+2
* net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen2014-02-131-5/+8
* drivers: net: cpsw: fix buggy loop conditionHeiko Schocher2014-02-131-3/+3
* vhost: fix a theoretical race in device cleanupMichael S. Tsirkin2014-02-131-0/+6
* vhost: fix ref cnt checking deadlockMichael S. Tsirkin2014-02-131-21/+20
* USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'Liu Junliang2014-02-131-1/+0
* USB2NET: SR9800: use %zu for size_tJingoo Han2014-02-131-1/+1
* net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König2014-02-131-0/+5
* net: qmi_wwan: add support for Cinterion PXS8 and PHS8Aleksander Morgado2014-02-131-0/+1
* Merge tag 'linux-can-fixes-for-3.14-20140212' of git://gitorious.org/linux-ca...David S. Miller2014-02-131-0/+2
|\
| * can: kvaser_usb: check number of channels returned by HWOlivier Sobrie2014-02-121-0/+2
* | net: axienet: Fix compilation warningsMichal Simek2014-02-131-4/+8
* | net: axienet: Fix compilation errorMichal Simek2014-02-131-0/+1
* | bonding: Fix deadlock in bonding driver when using netpolldingtianhong2014-02-131-0/+7
* | macvlan: unregister net device when netdev_upper_dev_link() failsCong Wang2014-02-131-2/+3
* | net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla2014-02-135-0/+350
* | net: fix macvtap type name in KconfigJan Luebbe2014-02-131-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-113-35/+21
|\
| * s390/cio: improve cio_commit_configSebastian Ott2014-02-061-26/+14
| * s390/qdio: correct program-controlled interruption checkingUrsula Braun2014-01-291-1/+1
| * s390/qdio: for_each macro correctnessJose Alonso2014-01-291-8/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-1158-306/+1526
|\ \
| * | alx: add missing stats_lock spinlock initJohn Greene2014-02-101-0/+1
| * | bonding: remove unwanted bond lock for enslave processingdingtianhong2014-02-101-1/+0
| * | USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang2014-02-104-0/+1089
| * | net: vxge: Remove unused device pointerChristian Engelmayer2014-02-091-6/+0
| * | net: qmi_wwan: add ZTE MF667Raymond Wanyoike2014-02-091-0/+1
| * | 3c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer2014-02-091-2/+0
| * | wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer2014-02-091-5/+0
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-02-0919-76/+154
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-0719-76/+154
| | |\ \
| | | * | rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello2014-02-061-0/+7
| | | * | rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello2014-02-061-3/+13
| | | * | ath9k: Fix TX power calculationSujith Manoharan2014-02-041-0/+4
| | | * | ath9k: Do not support PowerSave by defaultSujith Manoharan2014-02-041-1/+7
| | | * | ath9k: Fix build error on ARMSujith Manoharan2014-02-041-3/+2
| | | * | ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2014-02-042-22/+40
| | | * | ar5523: fix usb id for Gigaset.Oleksij Rempel2014-02-041-1/+1
| | | * | ath9k_htc: Do not support PowerSave by defaultOleksij Rempel2014-02-041-1/+7
| | | * | rt2500: disable PS by defaultStanislaw Gruszka2014-02-042-0/+10
| | | * | rt2800: disable PS by default on USBStanislaw Gruszka2014-02-041-3/+2
| | | * | ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka2014-02-041-12/+13
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-02-048-41/+59
| | | |\ \
| | | | * | iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach2014-02-021-0/+5
| | | | * | iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach2014-02-021-1/+2