| Commit message (Expand) | Author | Age | Files | Lines |
* | gianfar: ethernet vanishes after restoring from hibernation | Wang Dongsheng | 2012-11-09 | 1 | -1/+4 |
* | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning | 2012-11-09 | 1 | -3/+5 |
* | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs | Ian Coolidge | 2012-11-07 | 1 | -1/+2 |
* | cxgb4: Fix initialization of SGE_CONTROL register | Vipul Pandya | 2012-11-07 | 1 | -1/+1 |
* | cxgb4: Initialize data structures before using. | Vipul Pandya | 2012-11-07 | 1 | -0/+4 |
* | net: bnx2x: Fix typo in bnx2x driver | Masanari Iida | 2012-11-03 | 2 | -3/+3 |
* | smsc95xx: fix tx checksum offload for big endian | Steve Glendinning | 2012-11-03 | 1 | -0/+1 |
* | r8169: allow multicast packets on sub-8168f chipset. | Nathan Walp | 2012-11-03 | 1 | -0/+3 |
* | r8169: Fix WoL on RTL8168d/8111d. | Cyril Brulebois | 2012-11-03 | 1 | -0/+2 |
* | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng | 2012-11-03 | 5 | -9/+9 |
* | vmxnet3: must split too big fragments | Eric Dumazet | 2012-11-02 | 1 | -20/+45 |
* | cxgb4: Fix unable to get UP event from the LLD | Vipul Pandya | 2012-11-02 | 1 | -10/+0 |
* | drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 2012-11-02 | 1 | -0/+1 |
* | drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 2012-11-02 | 1 | -0/+1 |
* | bnx2x: fix HW initialization using fw 7.8.x | Dmitry Kravkov | 2012-11-02 | 1 | -1/+2 |
* | bonding: fix second off-by-one error | nikolay@redhat.com | 2012-11-01 | 1 | -1/+1 |
* | bonding: fix off-by-one error | nikolay@redhat.com | 2012-11-01 | 1 | -1/+1 |
* | bnx2x: Disable FCoE for 57840 since not yet supported by FW | Dmitry Kravkov | 2012-11-01 | 1 | -1/+9 |
* | bnx2x: Fix no link on 577xx 10G-baseT | Yaniv Rosner | 2012-11-01 | 1 | -0/+5 |
* | bnx2x: Fix unrecognized SFP+ module after driver is loaded | Yaniv Rosner | 2012-11-01 | 1 | -7/+15 |
* | bnx2x: Fix potential incorrect link speed provision | Yaniv Rosner | 2012-11-01 | 1 | -10/+12 |
* | bnx2x: Restore global registers back to default. | Yaniv Rosner | 2012-11-01 | 1 | -22/+56 |
* | bnx2x: Fix link down in 57712 following LFA | Yaniv Rosner | 2012-11-01 | 1 | -5/+18 |
* | bnx2x: Fix 57810 1G-KR link against certain switches. | Yaniv Rosner | 2012-11-01 | 1 | -2/+8 |
* | ixgbe: PTP get_ts_info missing software support | Jacob Keller | 2012-11-01 | 1 | -0/+3 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-10-31 | 2 | -3/+9 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-31 | 2 | -3/+9 |
| |\ |
|
| | * | ath9k: Test for TID only in BlockAcks while checking tx status | Sven Eckelmann | 2012-10-30 | 1 | -2/+6 |
| | * | rt2800: validate step value for temperature compensation | Stanislaw Gruszka | 2012-10-30 | 1 | -1/+1 |
| | * | ath9k: fix stale pointers potentially causing access to free'd skbs | Felix Fietkau | 2012-10-29 | 1 | -0/+2 |
* | | | vxlan: don't expire permanent entries | stephen hemminger | 2012-10-31 | 1 | -1/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-10-26 | 32 | -304/+557 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-26 | 10 | -94/+102 |
| |\ \
| | |/ |
|
| | * | b43: Fix oops on unload when firmware not found | Larry Finger | 2012-10-24 | 1 | -0/+4 |
| | * | mwifiex: clean up scan state on error | Bing Zhao | 2012-10-24 | 1 | -2/+5 |
| | * | mwifiex: return -EBUSY if specific scan request cannot be honored | Bing Zhao | 2012-10-24 | 1 | -8/+5 |
| | * | brcmfmac: fix potential NULL dereference | Yuanhan Liu | 2012-10-24 | 1 | -1/+1 |
| | * | Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz" | Felix Fietkau | 2012-10-24 | 1 | -82/+82 |
| | * | ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation | Mohammed Shafi Shajakhan | 2012-10-24 | 1 | -0/+1 |
| | * | rt2x00: usb: fix reset resume | Stanislaw Gruszka | 2012-10-24 | 3 | -0/+3 |
| | * | rtlwifi: pass rx setup error code to caller | Christian Lamparter | 2012-10-24 | 1 | -1/+1 |
| * | | tilegx: fix some issues in the SW TSO support | Chris Metcalf | 2012-10-26 | 1 | -16/+19 |
| * | | qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan | Dan Williams | 2012-10-26 | 2 | -15/+40 |
| * | | net: usb: Fix memory leak on Tx data path | Hemant Kumar | 2012-10-26 | 1 | -0/+3 |
| * | | net/mlx4_core: Unmap UAR also in the case of error flow | Dotan Barak | 2012-10-26 | 1 | -4/+14 |
| * | | net/mlx4_en: Don't use vlan tag value as an indication for vlan presence | Moni Shoua | 2012-10-26 | 1 | -1/+1 |
| * | | net/mlx4_en: Fix double-release-range in tx-rings | Jack Morgenstein | 2012-10-26 | 1 | -1/+0 |
| * | | gianfar_ptp: use iomem, not ioports resource tree in probe | Wei Yang | 2012-10-24 | 1 | -1/+1 |
| * | | Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-can | David S. Miller | 2012-10-24 | 2 | -5/+27 |
| |\ \ |
|
| | * | | can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boards | Stephane Grosjean | 2012-10-24 | 1 | -2/+11 |