summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * iwlwifi: mvm: don't leak a station when we drainEmmanuel Grumbach2014-01-301-36/+37
| | | * iwlwifi: mvm: notify match found without filteringDavid Spinadel2014-01-302-1/+5
| | | * iwlwifi: add more 7265 HW IDsOren Givon2014-01-301-1/+6
| | | * iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach2014-01-301-0/+2
| | | * iwlwifi: mvm: disable scheduled scanJohannes Berg2014-01-301-1/+1
| | | * iwlwifi: mvm: make local pointer non-staticJohannes Berg2014-01-301-1/+1
* | | | drivers/net: fix build warning in ethernet/sfc/tx.cPaul Gortmaker2014-02-061-0/+2
* | | | hso: remove some dead codeDan Carpenter2014-02-061-21/+11
|/ / /
* | | isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter2014-02-061-1/+1
* | | r8152: fix the submission of the interrupt transferhayeswang2014-02-061-9/+8
* | | bnx2x: Allow VF rss on higher PFsYuval Mintz2014-02-061-3/+3
* | | tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir2014-02-061-2/+2
* | | tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter2014-02-061-6/+7
* | | bnx2[x]: Make module parameters readableJames M Leddy2014-02-062-7/+7
* | | net: irda: ep7211-sir: Remove driverAlexander Shiyan2014-02-063-78/+0
* | | net: phy: sunxi: Add new compatiblesMaxime Ripard2014-02-061-0/+3
* | | net: ethernet: sunxi: Add new compatiblesMaxime Ripard2014-02-061-0/+3
* | | xen-netback: Fix Rx stall due to race conditionZoltan Kiss2014-02-053-16/+7
* | | xen-netfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-041-1/+4
* | | bnx2x: fix L2-GRE TCP issuesDmitry Kravkov2014-02-041-1/+1
* | | net: qmi_wwan: add Netgear Aircard 340UBjørn Mork2014-02-041-0/+1
* | | net: ethoc: set up MII management bus clockMax Filippov2014-02-041-2/+30
* | | net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov2014-02-041-0/+5
* | | net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2014-02-041-14/+24
* | | net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen2014-02-041-5/+8
* | | net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen2014-02-041-1/+4
* | | net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen2014-02-041-0/+1
* | | bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong2014-02-041-1/+2
* | | bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong2014-02-041-7/+15
* | | vxlan: remove extra newline after function definitionDaniel Baluta2014-02-011-1/+0
* | | net: ethoc: implement ethtool get/set ring parametersMax Filippov2014-02-011-0/+51
* | | net: ethoc: implement ethtool get registersMax Filippov2014-02-011-0/+20
* | | net: ethoc: implement ethtool get/set settingsMax Filippov2014-02-011-0/+24
* | | net: ethoc: implement basic ethtool operationsMax Filippov2014-02-011-0/+6