summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-02-07tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-02-07tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter1-6/+7
2014-02-07bnx2[x]: Make module parameters readableJames M Leddy2-7/+7
2014-02-07net: irda: ep7211-sir: Remove driverAlexander Shiyan3-78/+0
2014-02-07net: phy: sunxi: Add new compatiblesMaxime Ripard1-0/+3
2014-02-07net: ethernet: sunxi: Add new compatiblesMaxime Ripard1-0/+3
2014-02-06rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello1-0/+7
2014-02-06rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello1-3/+13
2014-02-06xen-netback: Fix Rx stall due to race conditionZoltan Kiss3-16/+7
2014-02-05xen-netfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2014-02-05bnx2x: fix L2-GRE TCP issuesDmitry Kravkov1-1/+1
2014-02-05net: qmi_wwan: add Netgear Aircard 340UBjørn Mork1-0/+1
2014-02-05net: ethoc: set up MII management bus clockMax Filippov1-2/+30
2014-02-05net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov1-0/+5
2014-02-05net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli1-14/+24
2014-02-05net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen1-5/+8
2014-02-05net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen1-1/+4
2014-02-05net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen1-0/+1
2014-02-05bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong1-1/+2
2014-02-05bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong1-7/+15
2014-02-05ath9k: Fix TX power calculationSujith Manoharan1-0/+4
2014-02-05ath9k: Do not support PowerSave by defaultSujith Manoharan1-1/+7
2014-02-05ath9k: Fix build error on ARMSujith Manoharan1-3/+2
2014-02-05ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2-22/+40
2014-02-05ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-05ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-02-05rt2500: disable PS by defaultStanislaw Gruszka2-0/+10
2014-02-05rt2800: disable PS by default on USBStanislaw Gruszka1-3/+2
2014-02-05ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2014-02-02iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach1-0/+5
2014-02-02iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach1-1/+2
2014-02-02vxlan: remove extra newline after function definitionDaniel Baluta1-1/+0
2014-02-02net: ethoc: implement ethtool get/set ring parametersMax Filippov1-0/+51
2014-02-02net: ethoc: implement ethtool get registersMax Filippov1-0/+20
2014-02-02net: ethoc: implement ethtool get/set settingsMax Filippov1-0/+24
2014-02-02net: ethoc: implement basic ethtool operationsMax Filippov1-0/+6
2014-01-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-0/+1
2014-01-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-116/+154
2014-01-31drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa1-0/+1
2014-01-31Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...David S. Miller3-4/+7
2014-01-31e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1
2014-01-31can: add destructor for self generated skbsOliver Hartkopp3-31/+11
2014-01-31net/vxlan: Go over all candidate streams for GRO matchingOr Gerlitz1-2/+0
2014-01-31net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese1-2/+12
2014-01-30iwlwifi: mvm: don't leak a station when we drainEmmanuel Grumbach1-36/+37
2014-01-30iwlwifi: mvm: notify match found without filteringDavid Spinadel2-1/+5
2014-01-30iwlwifi: add more 7265 HW IDsOren Givon1-1/+6
2014-01-30iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach1-0/+2
2014-01-30iwlwifi: mvm: disable scheduled scanJohannes Berg1-1/+1
2014-01-30iwlwifi: mvm: make local pointer non-staticJohannes Berg1-1/+1