Age | Commit message (Expand) | Author | Files | Lines |
2017-02-12 | net: micrel: ks8695net: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -41/+50 |
2017-02-12 | net: natsemi: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -52/+67 |
2017-02-12 | net: myricom: myri10ge: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -13/+10 |
2017-02-12 | net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -14/+18 |
2017-02-12 | net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -14/+17 |
2017-02-12 | net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -24/+38 |
2017-02-12 | bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs | Deepak Khungar | 1 | -0/+6 |
2017-02-12 | bnxt_en: Fix bnxt_setup_tc() error message. | Michael Chan | 1 | -1/+1 |
2017-02-12 | bnxt_en: Print FEC settings as part of the linkup dmesg. | Michael Chan | 2 | -1/+16 |
2017-02-12 | bnxt_en: Do not setup PHY unless driving a single PF. | Michael Chan | 1 | -0/+3 |
2017-02-12 | bnxt_en: Add hardware NTUPLE filter for encapsulated packets. | Michael Chan | 1 | -3/+14 |
2017-02-12 | bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs. | Michael Chan | 1 | -1/+1 |
2017-02-12 | bnxt_en: Fix ethtool -l pre-set max combined channel. | Michael Chan | 1 | -1/+1 |
2017-02-12 | bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag. | Kshitij Soni | 1 | -6/+26 |
2017-02-12 | bnxt_en: Update to firmware interface spec 1.7.0. | Michael Chan | 3 | -88/+363 |
2017-02-11 | net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed | Ivan Khoronzhuk | 1 | -1/+1 |
2017-02-11 | vxlan: remove vni zero check and drop for COLLECT_METADATA | Roopa Prabhu | 1 | -3/+0 |
2017-02-11 | net: rename dst_neigh_output back to neigh_output | Julian Anastasov | 1 | -2/+2 |
2017-02-11 | sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors | Edward Cree | 1 | -1/+2 |
2017-02-11 | ipvtap: IP-VLAN based tap driver | Sainath Grandhi | 7 | -13/+280 |
2017-02-11 | tap: tap as an independent module | Sainath Grandhi | 5 | -3/+20 |
2017-02-11 | tap: Extending tap device create/destroy APIs | Sainath Grandhi | 2 | -24/+100 |
2017-02-11 | tap: Abstract type of virtual interface from tap implementation | Sainath Grandhi | 3 | -161/+176 |
2017-02-11 | tap: Tap character device creation/destroy API | Sainath Grandhi | 2 | -32/+60 |
2017-02-11 | tap: Renaming tap related APIs, data structures, macros | Sainath Grandhi | 3 | -176/+177 |
2017-02-11 | tap: Refactoring macvtap.c | Sainath Grandhi | 3 | -196/+228 |
2017-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 34 | -181/+432 |
2017-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 9 | -89/+222 |
2017-02-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2 | -4/+6 |
2017-02-10 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+8 |
2017-02-10 | Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 1 | -7/+25 |
2017-02-10 | nfp: add the PF driver | Jakub Kicinski | 5 | -23/+970 |
2017-02-10 | nfp: allocate irqs in lower driver | Jakub Kicinski | 3 | -99/+140 |
2017-02-10 | nfp: add port layer to debugfs directories | Jakub Kicinski | 3 | -18/+43 |
2017-02-10 | nfp: add support for service processor access | Jakub Kicinski | 7 | -0/+799 |
2017-02-10 | nfp: add rtsym support | Jakub Kicinski | 5 | -0/+353 |
2017-02-10 | nfp: add MIP reading support | Jakub Kicinski | 3 | -0/+185 |
2017-02-10 | nfp: add support for reading nffw info | Jakub Kicinski | 3 | -0/+375 |
2017-02-10 | nfp: add hwinfo support | Jakub Kicinski | 5 | -0/+341 |
2017-02-10 | nfp: add support for resources | Jakub Kicinski | 4 | -0/+433 |
2017-02-10 | nfp: add CPP access core | Jakub Kicinski | 10 | -0/+4987 |
2017-02-10 | nfp: rename the driver and add new main file | Jakub Kicinski | 8 | -57/+160 |
2017-02-10 | bitfield.h: add FIELD_FIT() helper | Jakub Kicinski | 1 | -2/+0 |
2017-02-10 | Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc... | David S. Miller | 7 | -8/+11 |
2017-02-10 | net: ethernet: ti: netcp_core: remove netif_trans_update | Ivan Khoronzhuk | 1 | -2/+0 |
2017-02-10 | net: dsa: remove unnecessary phy*.h includes | Russell King | 1 | -0/+1 |
2017-02-10 | net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King | 1 | -1/+1 |
2017-02-10 | net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King | 3 | -0/+3 |
2017-02-10 | iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King | 1 | -0/+1 |
2017-02-10 | net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King | 1 | -0/+1 |