summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28davinci_cpdma: include linux/module.hDaniel Mack
2012-06-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil
2012-06-28net: qmi_wwan: fix Oops while disconnectingBjørn Mork
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-27phy: Fix warning in get_phy_device().David S. Miller
2012-06-27virtio_net: allow to change mac when iface is runningJiri Pirko
2012-06-27netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney
2012-06-27netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney
2012-06-27net: fec: add phy-reset-duration for device tree probeShawn Guo
2012-06-27net: fec: use managed function devm_gpio_request_oneShawn Guo
2012-06-27net: fec: enable regulator for fec phyShawn Guo
2012-06-27net: fec: reset phy after pinctrl setupShawn Guo
2012-06-27bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan
2012-06-27bnx2: Add "fall through" commentsMichael Chan
2012-06-27cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai
2012-06-27cnic: Remove uio mem[0].Michael Chan
2012-06-27cnic: Read bnx2x function number from internal registerEddie Wai
2012-06-27cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang
2012-06-27be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur
2012-06-27xen/netfront: teardown the device before unregistering it.Ian Campbell
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda
2012-06-27net: sh_eth: fix up the buffer pointersYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda
2012-06-27bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski
2012-06-26team: do not allow to map disabled portsJiri Pirko
2012-06-26team: fix team_adjust_ops with regard to enabled portsJiri Pirko
2012-06-26net: qmi_wwan: simplify a check in qmi_wwan_bind()Dan Carpenter
2012-06-26ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck
2012-06-25net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu
2012-06-25net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu
2012-06-25caif-hsi: Remove use of module parametersSjur Brændeland
2012-06-25caif-hsi: Replace platform device with ops structure.Sjur Brændeland
2012-06-25caif-hsi: Add rtnl supportSjur Brændeland
2012-06-25caif-hsi: Remove uncecessary assignmentsSjur Brændeland
2012-06-25caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland
2012-06-25caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX
2012-06-25caif-hsi: Removed dead codeKim Lilliestierna XX
2012-06-25net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin