| Commit message (Expand) | Author | Age |
* | cnic: Fix mmap regression. | Michael Chan | 2012-06-29 |
* | netxen_nic: restrict force firmware dump when dump is disabled. | Manish chopra | 2012-06-29 |
* | xen/netback: only non-freed SKB is queued into tx_queue | Annie Li | 2012-06-29 |
* | caif-hsi: Fix merge issues. | Sjur Brændeland | 2012-06-29 |
* | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() | Thomas Graf | 2012-06-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-28 |
|\ |
|
| * | davinci_cpdma: include linux/module.h | Daniel Mack | 2012-06-28 |
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-06-28 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-28 |
| | |\ |
|
| | | * | mwifiex: fix memory leak associated with IE manamgement | Avinash Patil | 2012-06-27 |
| | | * | ath9k: fix panic caused by returning a descriptor we have queued for reuse | Tom Hughes | 2012-06-27 |
| | | * | ath9k: enable serialize_regmode for non-PCIE AR9287 | Panayiotis Karabassis | 2012-06-27 |
| | | * | rtlwifi: rtl8192cu: New USB IDs | Larry Finger | 2012-06-27 |
| | | * | iwlwifi: fix activating inactive stations | Johannes Berg | 2012-06-25 |
| | | * | wlcore: drop INET dependency | Randy Dunlap | 2012-06-25 |
| | | * | ath9k: fix dynamic WEP related regression | Felix Fietkau | 2012-06-25 |
| | | * | mwifiex: improve error path handling in usb.c | Amitkumar Karwar | 2012-06-22 |
| | | * | mwifiex: fix bugs in event handling code | Amitkumar Karwar | 2012-06-22 |
| | | * | mwifiex: fix WPS eapol handshake failure | Stone Piao | 2012-06-22 |
| | | * | mwifiex: fix 11n rx packet drop issue | Stone Piao | 2012-06-22 |
| * | | | gianfar: Fix RXICr/TXICr programming for multi-queue mode | Claudiu Manoil | 2012-06-28 |
| * | | | net: qmi_wwan: fix Oops while disconnecting | Bjørn Mork | 2012-06-28 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-06-28 |
| |\| | |
|
| | * | | can: flexcan: use be32_to_cpup to handle the value of dt entry | Hui Wang | 2012-06-27 |
| | * | | xen/netfront: teardown the device before unregistering it. | Ian Campbell | 2012-06-27 |
| | * | | ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP | Alexander Duyck | 2012-06-26 |
| | * | | net/mlx4_en: Release QP range in free_resources | Yevgeny Petrilin | 2012-06-25 |
| | * | | net/mlx4: Use single completion vector after NOP failure | Yevgeny Petrilin | 2012-06-25 |
| | * | | net/mlx4_en: Set correct port parameters during device initialization | Yevgeny Petrilin | 2012-06-25 |
| | * | | ipheth: add support for iPad | Davide Gerhard | 2012-06-25 |
| | * | | caif-hsi: Add missing return in error path | Sjur Brændeland | 2012-06-25 |
| | * | | caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost | Per Ellefsen | 2012-06-25 |
| * | | | Fix typo in printed messages | Anatol Pomozov | 2012-06-24 |
* | | | | phy: Fix warning in get_phy_device(). | David S. Miller | 2012-06-28 |
* | | | | virtio_net: allow to change mac when iface is running | Jiri Pirko | 2012-06-28 |
* | | | | netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs | David Daney | 2012-06-28 |
* | | | | netdev/phy/of: Add more methods for binding PHY devices to drivers. | David Daney | 2012-06-28 |
* | | | | netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs | David Daney | 2012-06-28 |
* | | | | net: fec: add phy-reset-duration for device tree probe | Shawn Guo | 2012-06-28 |
* | | | | net: fec: use managed function devm_gpio_request_one | Shawn Guo | 2012-06-28 |
* | | | | net: fec: enable regulator for fec phy | Shawn Guo | 2012-06-28 |
* | | | | net: fec: reset phy after pinctrl setup | Shawn Guo | 2012-06-28 |
* | | | | bnx2: Add missing netif_tx_disable() in bnx2_close() | Michael Chan | 2012-06-28 |
* | | | | bnx2: Add "fall through" comments | Michael Chan | 2012-06-28 |
* | | | | cnic: Handle RAMROD_CMD_ID_CLOSE error. | Eddie Wai | 2012-06-28 |
* | | | | cnic: Remove uio mem[0]. | Michael Chan | 2012-06-28 |
* | | | | cnic: Read bnx2x function number from internal register | Eddie Wai | 2012-06-28 |
* | | | | cnic: Fix occasional NULL pointer dereference during reboot. | Michael Chan | 2012-06-28 |
* | | | | be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug | Somnath Kotur | 2012-06-27 |
* | | | | net: sh_eth: add support for set_ringparam/get_ringparam | Yoshihiro Shimoda | 2012-06-27 |