aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* cnic: Fix mmap regression.Michael Chan2012-06-29
* netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra2012-06-29
* xen/netback: only non-freed SKB is queued into tx_queueAnnie Li2012-06-29
* caif-hsi: Fix merge issues.Sjur Brændeland2012-06-29
* net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\
| * davinci_cpdma: include linux/module.hDaniel Mack2012-06-28
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-28
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-28
| | |\
| | | * mwifiex: fix memory leak associated with IE manamgementAvinash Patil2012-06-27
| | | * ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes2012-06-27
| | | * ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-06-27
| | | * rtlwifi: rtl8192cu: New USB IDsLarry Finger2012-06-27
| | | * iwlwifi: fix activating inactive stationsJohannes Berg2012-06-25
| | | * wlcore: drop INET dependencyRandy Dunlap2012-06-25
| | | * ath9k: fix dynamic WEP related regressionFelix Fietkau2012-06-25
| | | * mwifiex: improve error path handling in usb.cAmitkumar Karwar2012-06-22
| | | * mwifiex: fix bugs in event handling codeAmitkumar Karwar2012-06-22
| | | * mwifiex: fix WPS eapol handshake failureStone Piao2012-06-22
| | | * mwifiex: fix 11n rx packet drop issueStone Piao2012-06-22
| * | | gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil2012-06-28
| * | | net: qmi_wwan: fix Oops while disconnectingBjørn Mork2012-06-28
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-28
| |\| |
| | * | can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang2012-06-27
| | * | xen/netfront: teardown the device before unregistering it.Ian Campbell2012-06-27
| | * | ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-26
| | * | net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2012-06-25
| | * | net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin2012-06-25
| | * | net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin2012-06-25
| | * | ipheth: add support for iPadDavide Gerhard2012-06-25
| | * | caif-hsi: Add missing return in error pathSjur Brændeland2012-06-25
| | * | caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lostPer Ellefsen2012-06-25
| * | | Fix typo in printed messagesAnatol Pomozov2012-06-24
* | | | phy: Fix warning in get_phy_device().David S. Miller2012-06-28
* | | | virtio_net: allow to change mac when iface is runningJiri Pirko2012-06-28
* | | | netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney2012-06-28
* | | | netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney2012-06-28
* | | | netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney2012-06-28
* | | | net: fec: add phy-reset-duration for device tree probeShawn Guo2012-06-28
* | | | net: fec: use managed function devm_gpio_request_oneShawn Guo2012-06-28
* | | | net: fec: enable regulator for fec phyShawn Guo2012-06-28
* | | | net: fec: reset phy after pinctrl setupShawn Guo2012-06-28
* | | | bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan2012-06-28
* | | | bnx2: Add "fall through" commentsMichael Chan2012-06-28
* | | | cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai2012-06-28
* | | | cnic: Remove uio mem[0].Michael Chan2012-06-28
* | | | cnic: Read bnx2x function number from internal registerEddie Wai2012-06-28
* | | | cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan2012-06-28
* | | | be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2012-06-27
* | | | net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda2012-06-27