Age | Commit message (Expand) | Author | Files | Lines |
2017-02-14 | ath9k: clean up and fix ath_tx_count_airtime | Felix Fietkau | 1 | -36/+16 |
2017-02-14 | ath6kl: Use net_device_stats from struct net_device | Tobias Klauser | 3 | -20/+11 |
2017-02-14 | ath10k: fix the garage chars in board file name creation | Ryan Hsu | 1 | -1/+1 |
2017-02-14 | ath10k: convert warning about non-existent OTP board id to debug message | Kalle Valo | 1 | -1/+2 |
2017-02-14 | ath10k: silence firmware file probing warnings | Michal Kazior | 2 | -7/+9 |
2017-02-14 | ath10k: add directory to board data error message | Kalle Valo | 1 | -1/+2 |
2017-02-14 | ath10k: fetch firmware images in a loop | Erik Stromdahl | 2 | -28/+27 |
2017-02-14 | ath10k: fix napi crash during rmmod when probe firmware fails | Kalle Valo | 1 | -1/+2 |
2017-02-14 | ath10k: fix comment | Amadeusz Sławiński | 1 | -1/+1 |
2017-02-14 | ath10k: use size_t for len variables | Amadeusz Sławiński | 3 | -29/+29 |
2017-02-14 | ath10k: remove ath10k_vif_to_arvif() | Amadeusz Sławiński | 4 | -42/+37 |
2017-02-13 | net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -21/+25 |
2017-02-13 | net: nuvoton: w90p910: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -6/+8 |
2017-02-13 | net: neterion: vxge: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -20/+27 |
2017-02-13 | net: neterion: s2io: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -22/+29 |
2017-02-13 | net: micrel: ks8851_mll: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -6/+8 |
2017-02-13 | net: micrel: ks8851: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -6/+8 |
2017-02-13 | net: micrel: ks8695net: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -41/+50 |
2017-02-13 | net: natsemi: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -52/+67 |
2017-02-13 | net: myricom: myri10ge: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -13/+10 |
2017-02-13 | net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -14/+18 |
2017-02-13 | net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -14/+17 |
2017-02-13 | net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -24/+38 |
2017-02-13 | bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs | Deepak Khungar | 1 | -0/+6 |
2017-02-13 | bnxt_en: Fix bnxt_setup_tc() error message. | Michael Chan | 1 | -1/+1 |
2017-02-13 | bnxt_en: Print FEC settings as part of the linkup dmesg. | Michael Chan | 2 | -1/+16 |
2017-02-13 | bnxt_en: Do not setup PHY unless driving a single PF. | Michael Chan | 1 | -0/+3 |
2017-02-13 | bnxt_en: Add hardware NTUPLE filter for encapsulated packets. | Michael Chan | 1 | -3/+14 |
2017-02-13 | bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs. | Michael Chan | 1 | -1/+1 |
2017-02-13 | bnxt_en: Fix ethtool -l pre-set max combined channel. | Michael Chan | 1 | -1/+1 |
2017-02-13 | bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag. | Kshitij Soni | 1 | -6/+26 |
2017-02-13 | bnxt_en: Update to firmware interface spec 1.7.0. | Michael Chan | 3 | -88/+363 |
2017-02-12 | net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed | Ivan Khoronzhuk | 1 | -1/+1 |
2017-02-12 | vxlan: remove vni zero check and drop for COLLECT_METADATA | Roopa Prabhu | 1 | -3/+0 |
2017-02-12 | net: rename dst_neigh_output back to neigh_output | Julian Anastasov | 1 | -2/+2 |
2017-02-12 | sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors | Edward Cree | 1 | -1/+2 |
2017-02-12 | ipvtap: IP-VLAN based tap driver | Sainath Grandhi | 7 | -13/+280 |
2017-02-12 | tap: tap as an independent module | Sainath Grandhi | 4 | -2/+19 |
2017-02-12 | tap: Extending tap device create/destroy APIs | Sainath Grandhi | 2 | -24/+100 |
2017-02-12 | tap: Abstract type of virtual interface from tap implementation | Sainath Grandhi | 3 | -161/+176 |
2017-02-12 | tap: Tap character device creation/destroy API | Sainath Grandhi | 2 | -32/+60 |
2017-02-12 | tap: Renaming tap related APIs, data structures, macros | Sainath Grandhi | 2 | -175/+175 |
2017-02-12 | 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 | 9 | -89/+222 |
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 |