Age | Commit message (Expand) | Author | Files | Lines |
2012-07-19 | asix: Add support for programming the EEPROM | Christian Riesch | 4 | -0/+87 |
2012-07-19 | asix: Rework reading from EEPROM | Christian Riesch | 4 | -32/+24 |
2012-07-19 | net: stmmac: Add ip version to dts bindings | Dinh Nguyen | 1 | -2/+6 |
2012-07-19 | cxgb3: Set vlan_feature on net_device | brenohl@br.ibm.com | 1 | -0/+4 |
2012-07-19 | net/mlx4_en: Add accelerated RFS support | Amir Vadai | 4 | -1/+342 |
2012-07-19 | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq | Amir Vadai | 3 | -3/+15 |
2012-07-19 | net/mlx4: Move MAC_MASK to a common place | Amir Vadai | 4 | -7/+4 |
2012-07-18 | ixgbe: Cleanup holes in flags after removing several of them | Alexander Duyck | 1 | -25/+25 |
2012-07-18 | ixgbe: Retire RSS enabled and capable flags | Alexander Duyck | 4 | -37/+8 |
2012-07-18 | ixgbe: Add support for SR-IOV w/ DCB or RSS | Alexander Duyck | 4 | -47/+423 |
2012-07-18 | ixgbe: Update configure virtualization to allow for multiple PF pools | Alexander Duyck | 1 | -12/+12 |
2012-07-18 | ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam | Alexander Duyck | 1 | -70/+83 |
2012-07-18 | ixgbevf: Consolidate Tx context descriptor creation code | Alexander Duyck | 2 | -180/+163 |
2012-07-18 | ixgbevf: Add netdev to ring structure | Alexander Duyck | 3 | -34/+28 |
2012-07-18 | ixgbevf: Do not rewind the Rx ring before bumping tail | Alexander Duyck | 1 | -5/+2 |
2012-07-18 | ixgbevf: fix VF untagging when 802.1 prio is set | Pascal Bouchareine | 1 | -1/+1 |
2012-07-18 | team: refine IFF_XMIT_DST_RELEASE capability | Jiri Pirko | 1 | -0/+5 |
2012-07-18 | driver: net: ethernet: cpsw: runtime PM support | Mugunthan V N | 1 | -9/+14 |
2012-07-18 | driver: net: ethernet: davinci_mdio: runtime PM support | Mugunthan V N | 1 | -13/+12 |
2012-07-18 | jme: netpoll support | Peter Wu | 1 | -0/+14 |
2012-07-18 | net: ethernet: davinci_emac: add OF support | Heiko Schocher | 1 | -1/+88 |
2012-07-18 | ISDN: Add check for usb_alloc_urb() result | Karsten Keil | 2 | -10/+26 |
2012-07-18 | ISDN: Add check for return value of pnp_activate_dev() | Karsten Keil | 1 | -0/+5 |
2012-07-18 | qlge: fix an "&&" vs "||" bug | Dan Carpenter | 1 | -1/+1 |
2012-07-18 | net: ftgmac100/ftmac100: dont pull too much data | Eric Dumazet | 2 | -6/+14 |
2012-07-18 | net: qmi_wwan: add ZTE MF821D | Bjørn Mork | 1 | -0/+9 |
2012-07-18 | asix: Fix return value in AX88172A driver bind function | Christian Riesch | 1 | -0/+1 |
2012-07-18 | bonding: refine IFF_XMIT_DST_RELEASE capability | Eric Dumazet | 1 | -0/+5 |
2012-07-18 | net: qmi_wwan: make dynamic device IDs work | Bjørn Mork | 1 | -1/+18 |
2012-07-18 | b44: add 64 bit stats | Kevin Groeneveld | 2 | -41/+58 |
2012-07-18 | be2net: Ignore physical link async event for Lancer | Padmanabh Ratnakar | 2 | -0/+6 |
2012-07-18 | be2net: Fix VF driver load for Lancer | Padmanabh Ratnakar | 2 | -1/+9 |
2012-07-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 4 | -175/+183 |
2012-07-18 | Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux | David S. Miller | 1 | -12/+3 |
2012-07-18 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller | 14 | -153/+181 |
2012-07-17 | ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix | Alexander Duyck | 2 | -15/+15 |
2012-07-17 | ixgbe: Cleanup logic for MRQC and MTQC configuration | Alexander Duyck | 1 | -50/+66 |
2012-07-17 | ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration | Alexander Duyck | 2 | -50/+42 |
2012-07-17 | ixgbe: Move configuration of set_real_num_rx/tx_queues into open | Alexander Duyck | 2 | -56/+38 |
2012-07-17 | ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls | Alexander Duyck | 1 | -4/+16 |
2012-07-17 | ixgbe: Ping the VFs on link status change to trigger link change | Alexander Duyck | 1 | -0/+6 |
2012-07-17 | r8169: verbose error message. | Francois Romieu | 1 | -1/+2 |
2012-07-17 | r8169: remove rtl_ocpdr_cond. | Hayes Wang | 1 | -11/+1 |
2012-07-17 | Merge branch 'nexthop_exceptions' | David S. Miller | 1 | -1/+1 |
2012-07-17 | team: add netpoll support | Jiri Pirko | 5 | -10/+119 |
2012-07-17 | netpoll: move np->dev and np->dev_name init into __netpoll_setup() | Jiri Pirko | 1 | -3/+1 |
2012-07-17 | sfc: Correct some comments on enum reset_type | Ben Hutchings | 1 | -4/+4 |
2012-07-17 | sfc: Fix interface statistics running backward | Ben Hutchings | 3 | -10/+28 |
2012-07-17 | sfc: Disable VF queues during register self-test | Ben Hutchings | 5 | -60/+76 |
2012-07-17 | sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc() | Ben Hutchings | 1 | -3/+8 |