Age | Commit message (Expand) | Author | Files | Lines |
2013-08-30 | net: fec: fix time stamping logic after napi conversion | Richard Cochran | 1 | -2/+1 |
2013-08-28 | net: xilinx: fix memleak | Libo Chen | 1 | -0/+1 |
2013-08-28 | net: usb: Add HP hs2434 device to ZLP exception table | Rob Gardner | 1 | -0/+4 |
2013-08-28 | net: stmmac: fixed the pbl setting with DT | Byungho An | 1 | -8/+12 |
2013-08-27 | bnx2x: Fix VF stats sync | Ariel Elior | 3 | -1/+39 |
2013-08-27 | bnx2x: Fix VF memory leak unload | Ariel Elior | 2 | -4/+8 |
2013-08-27 | bnx2x: Fix functionality of configuring vlan list | Ariel Elior | 1 | -35/+2 |
2013-08-27 | bnx2x: Fix move FP memory deallocations | Yuval Mintz | 1 | -0/+6 |
2013-08-27 | bnx2x: vf mark stats started | Ariel Elior | 1 | -12/+8 |
2013-08-27 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 6 | -6/+18 |
2013-08-27 | ps3_gelic: lower NAPI weight | Michal Schmidt | 2 | -3/+1 |
2013-08-27 | netxen: lower NAPI weight | Michal Schmidt | 2 | -2/+1 |
2013-08-27 | jme: lower NAPI weight | Michal Schmidt | 1 | -1/+1 |
2013-08-26 | be2net: Check for POST state in suspend-resume sequence | Sarveshwar Bandi | 1 | -0/+4 |
2013-08-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -6/+18 |
2013-08-22 | be2net: fix disabling TX in be_close() | Sathya Perla | 1 | -1/+1 |
2013-08-22 | Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 1 | -1/+1 |
2013-08-22 | ath9k: Enable PLL fix only for AR9340/AR9330 | Sujith Manoharan | 1 | -2/+1 |
2013-08-22 | ath9k_htc: Restore skb headroom when returning skb to mac80211 | Helmut Schaa | 1 | -0/+10 |
2013-08-22 | iwl4965: fix rfkill set state regression | Stanislaw Gruszka | 1 | -1/+1 |
2013-08-22 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 3 | -3/+6 |
2013-08-21 | hso: Fix stack corruption on some architectures | Daniel Gimpelevich | 1 | -1/+5 |
2013-08-21 | hso: Earlier catch of error condition | Daniel Gimpelevich | 1 | -4/+5 |
2013-08-21 | sfc: Fix lookup of default RX MAC filters when steered using ethtool | Ben Hutchings | 1 | -1/+1 |
2013-08-21 | mac80211: add a flag to indicate CCK support for HT clients | Felix Fietkau | 3 | -3/+6 |
2013-08-20 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 7 | -29/+37 |
2013-08-20 | net: phy: rtl8211: fix interrupt on status link change | Giuseppe CAVALLARO | 1 | -2/+2 |
2013-08-20 | r8169: remember WOL preferences on driver load | Peter Wu | 1 | -1/+1 |
2013-08-20 | via-ircc: don't return zero if via_ircc_open() failed | Alexey Khoroshilov | 1 | -4/+2 |
2013-08-20 | macvtap: Ignore tap features when VNET_HDR is off | Vlad Yasevich | 1 | -2/+4 |
2013-08-20 | macvtap: Correctly set tap features when IFF_VNET_HDR is disabled. | Vlad Yasevich | 1 | -4/+0 |
2013-08-20 | macvtap: simplify usage of tap_features | Vlad Yasevich | 1 | -4/+6 |
2013-08-20 | bnx2x: set VF DMAE when first function has 0 supported VFs | Ariel Elior | 1 | -5/+2 |
2013-08-20 | bnx2x: Protect against VFs' ndos when SR-IOV is disabled | Ariel Elior | 1 | -18/+31 |
2013-08-20 | bnx2x: prevent VF benign attentions | Yuval Mintz | 1 | -0/+3 |
2013-08-20 | bnx2x: Consider DCBX remote error | Dmitry Kravkov | 1 | -3/+6 |
2013-08-20 | bnx2x: Change DCB context handling | Dmitry Kravkov | 4 | -8/+43 |
2013-08-20 | bnx2x: dropless flow control not always functional | Dmitry Kravkov | 1 | -13/+23 |
2013-08-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -29/+37 |
2013-08-15 | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes | Moshe Lazer | 4 | -35/+29 |
2013-08-15 | tun: signedness bug in tun_get_user() | Dan Carpenter | 1 | -2/+4 |
2013-08-15 | qlcnic: Fix diagnostic interrupt test for 83xx adapters | Manish Chopra | 1 | -0/+5 |
2013-08-15 | qlcnic: Fix beacon state return status handling | Sucheta Chakraborty | 1 | -3/+3 |
2013-08-15 | qlcnic: Fix set driver version command | Himanshu Madhani | 2 | -3/+6 |
2013-08-15 | net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl... | Daniel Borkmann | 1 | -5/+8 |
2013-08-15 | drivers/net/ethernet/via/via-velocity.c: update napi implementation | Julia Lawall | 1 | -1/+3 |
2013-08-15 | Revert "cxgb3: Check and handle the dma mapping errors" | Alexey Kardashevskiy | 1 | -83/+24 |
2013-08-15 | be2net: Clear any capability flags that driver is not interested in. | Sarveshwar Bandi | 2 | -0/+9 |
2013-08-13 | tun: compare with 0 instead of total_len | Weiping Pan | 1 | -2/+2 |
2013-08-13 | ethernet/arc/arc_emac - fix NAPI "work > weight" warning | Alexey Brodkin | 1 | -1/+1 |