Age | Commit message (Expand) | Author | Files | Lines |
2013-02-13 | net/macb: fix race with RX interrupt while doing NAPI | Nicolas Ferre | 1 | -0/+5 |
2013-02-13 | atl1c: add error checking for pci_map_single functions | Huang, Xiong | 1 | -7/+64 |
2013-02-13 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -18/+18 |
2013-02-13 | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 | Alexander Duyck | 1 | -6/+3 |
2013-02-13 | net: qmi_wwan: add Yota / Megafon M100-1 4g modem | Bjørn Mork | 1 | -0/+1 |
2013-02-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -18/+18 |
2013-02-11 | mwl8k: fix band for supported channels | Jonas Gorski | 1 | -18/+18 |
2013-02-11 | bnx2x: set gso_type | Michael S. Tsirkin | 1 | -7/+5 |
2013-02-11 | qlcnic: set gso_type | Michael S. Tsirkin | 1 | -1/+6 |
2013-02-11 | ixgbe: fix gso type | Michael S. Tsirkin | 1 | -2/+6 |
2013-02-11 | stmmac: mdio register has to fail if the phy is not found | Giuseppe CAVALLARO | 1 | -3/+7 |
2013-02-11 | stmmac: fix macro used for debugging the xmit | Giuseppe CAVALLARO | 1 | -1/+1 |
2013-02-11 | Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux | David S. Miller | 1 | -67/+19 |
2013-02-09 | Revert "r8169: enable internal ASPM and clock request settings". | Francois Romieu | 1 | -21/+9 |
2013-02-09 | Revert "r8169: enable ALDPS for power saving". | Francois Romieu | 1 | -46/+10 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 27 | -160/+298 |
2013-02-08 | Merge branch 'netback' | David S. Miller | 3 | -53/+88 |
2013-02-08 | netback: correct netbk_tx_err to handle wrap around. | Ian Campbell | 1 | -1/+1 |
2013-02-08 | xen/netback: free already allocated memory on failure in xen_netbk_get_requests | Ian Campbell | 1 | -1/+12 |
2013-02-08 | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. | Matthew Daley | 1 | -25/+13 |
2013-02-08 | xen/netback: shutdown the ring if it contains garbage. | Ian Campbell | 3 | -26/+62 |
2013-02-08 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+1 |
2013-02-07 | net: qmi_wwan: add more Huawei devices, including E320 | Bjørn Mork | 1 | -0/+12 |
2013-02-07 | net: cdc_ncm: add another Huawei vendor specific device | Bjørn Mork | 1 | -0/+3 |
2013-02-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -32/+31 |
2013-02-05 | mlx4_core: Fix advertisement of wrong PF context behaviour | Or Gerlitz | 1 | -1/+1 |
2013-02-05 | brcmsmac: rework of mac80211 .flush() callback operation | Arend van Spriel | 4 | -29/+27 |
2013-02-05 | rtlwifi: Fix scheduling while atomic bug | Larry Finger | 1 | -3/+4 |
2013-02-04 | net: usbnet: fix tx_dropped statistics | Bjørn Mork | 1 | -6/+4 |
2013-02-03 | Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-can | David S. Miller | 1 | -1/+5 |
2013-02-03 | via-rhine: Fix bugs in NAPI support. | David S. Miller | 1 | -6/+2 |
2013-02-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -39/+23 |
2013-02-01 | can: c_can: Set reserved bit in IFx_MASK2 to 1 on write | Alexander Stein | 1 | -1/+5 |
2013-01-31 | NET: qmi_wwan: add Telit LE920 support | Daniele Palmas | 1 | -0/+1 |
2013-01-31 | net: usbnet: prevent buggy devices from killing us | Bjørn Mork | 1 | -0/+25 |
2013-01-30 | mwifiex: fix incomplete scan in case of IE parsing error | Bing Zhao | 1 | -4/+5 |
2013-01-30 | vmxnet3: set carrier state properly on probe | Neil Horman | 1 | -4/+3 |
2013-01-30 | e1000e: enable ECC on I217/I218 to catch packet buffer memory errors | Bruce Allan | 6 | -0/+71 |
2013-01-30 | bonding: unset primary slave via sysfs | Milos Vyletel | 1 | -0/+1 |
2013-01-30 | be2net: Updating Module Author string and log message string to "Emulex Corpo... | Sarveshwar Bandi | 2 | -5/+5 |
2013-01-30 | tuntap: allow polling/writing/reading when detached | Jason Wang | 1 | -9/+16 |
2013-01-30 | tun: fix carrier on/off status | Michael S. Tsirkin | 1 | -5/+8 |
2013-01-28 | rtlwifi: Fix the usage of the wrong variable in usb.c | Larry Finger | 1 | -2/+2 |
2013-01-28 | brcmsmac: fix tx status processing | Arend van Spriel | 1 | -16/+9 |
2013-01-28 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 1 | -17/+7 |
2013-01-28 | dm9601: support dm9620 variant | Peter Korsgaard | 1 | -1/+29 |
2013-01-28 | net: phy: icplus: fix broken INTR pin settings | Giuseppe CAVALLARO | 1 | -5/+5 |
2013-01-28 | net: phy: icplus: Use the RGMII interface mode to configure clock delays | Stuart Menefy | 1 | -5/+16 |
2013-01-28 | r8169: fix vlan tag read ordering. | françois romieu | 1 | -8/+6 |
2013-01-28 | net: cdc_ncm: use IAD provided by the USB core | Bjørn Mork | 1 | -24/+4 |