summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* phy: Fix warning in get_phy_device().David S. Miller2012-06-271-2/+2
* virtio_net: allow to change mac when iface is runningJiri Pirko2012-06-271-4/+5
* netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney2012-06-273-0/+244
* netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney2012-06-271-0/+7
* netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney2012-06-272-9/+98
* net: fec: add phy-reset-duration for device tree probeShawn Guo2012-06-271-1/+7
* net: fec: use managed function devm_gpio_request_oneShawn Guo2012-06-271-1/+2
* net: fec: enable regulator for fec phyShawn Guo2012-06-271-0/+13
* net: fec: reset phy after pinctrl setupShawn Guo2012-06-271-2/+2
* bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan2012-06-271-2/+3
* bnx2: Add "fall through" commentsMichael Chan2012-06-271-0/+4
* cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai2012-06-272-2/+11
* cnic: Remove uio mem[0].Michael Chan2012-06-271-4/+1
* cnic: Read bnx2x function number from internal registerEddie Wai2012-06-271-1/+7
* cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan2012-06-271-2/+7
* be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2012-06-272-14/+47
* net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda2012-06-272-33/+112
* net: sh_eth: fix up the buffer pointersYoshihiro Shimoda2012-06-271-7/+24
* net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda2012-06-272-75/+1
* net: sh_eth: remove unnecessary functionYoshihiro Shimoda2012-06-272-23/+0
* bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron2012-06-271-1/+1
* bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski2012-06-276-125/+226
* team: do not allow to map disabled portsJiri Pirko2012-06-262-4/+4
* team: fix team_adjust_ops with regard to enabled portsJiri Pirko2012-06-261-11/+19
* net: qmi_wwan: simplify a check in qmi_wwan_bind()Dan Carpenter2012-06-261-2/+2
* net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu2012-06-251-32/+56
* net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu2012-06-252-43/+66
* caif-hsi: Remove use of module parametersSjur Brændeland2012-06-251-79/+72
* caif-hsi: Replace platform device with ops structure.Sjur Brændeland2012-06-251-58/+51
* caif-hsi: Add rtnl supportSjur Brændeland2012-06-251-89/+137
* caif-hsi: Remove uncecessary assignmentsSjur Brændeland2012-06-251-5/+5
* caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland2012-06-251-47/+47
* caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX2012-06-251-1/+1
* caif-hsi: Removed dead codeKim Lilliestierna XX2012-06-251-7/+4
* be2net: Regression bug wherein VFs creation broken for multiple cards.Somnath Kotur2012-06-251-1/+2
* be2net: Explicitly clear the reserved field in the Tx DescriptorSomnath Kotur2012-06-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-2526-159/+219
|\
| * net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda2012-06-221-5/+7
| * r8169: RxConfig hack for the 8168evl.françois romieu2012-06-221-0/+1
| * usbnet: handle remote wakeup asapMing Lei2012-06-221-16/+26
| * usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei2012-06-221-0/+1
| * usbnet: clear OPEN flag in failure pathMing Lei2012-06-221-1/+3
| * net: qmi_wwan: fix Gobi device probingBjørn Mork2012-06-221-43/+40
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2212-45/+64
| |\
| | * ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan2012-06-201-3/+2
| | * iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg2012-06-201-0/+6
| | * ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-06-201-1/+13
| | * wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas2012-06-201-0/+4
| | * wl1251: always report beacon loss to the stackGrazvydas Ignotas2012-06-201-2/+1
| | * wl1251: fix TSF calculationGrazvydas Ignotas2012-06-201-1/+1
OpenPOWER on IntegriCloud