]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/net
bnxt_en: Improve VF resource accounting.
[karo-tx-linux.git] / drivers / net /
2015-12-15 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2015-12-15 Dan Carpenterqlcnic: fix a timeout loop
2015-12-15 Dan Carpentersfc: fix a timeout loop
2015-12-15 Dan Carpenterqlge: fix a timeout loop in ql_change_rx_buffers()
2015-12-15 Kazuya Mizuguchiravb: Add fixed-link support
2015-12-15 Dan Carpenteramd-xgbe: fix a couple timeout loops
2015-12-15 David S. MillerMerge branch 'mlxsw-bridge-vlan-offloading'
2015-12-15 Ido Schimmelmlxsw: spectrum: Add support for VLAN devices on top...
2015-12-15 Ido Schimmelmlxsw: spectrum: Enable FDB records for VLAN devices...
2015-12-15 Ido Schimmelmlxsw: reg: Add lag_vid field to SFD register
2015-12-15 Ido Schimmelmlxsw: spectrum: Add support for VLAN devices bridging
2015-12-15 Ido Schimmelmlxsw: spectrum: Handle VLAN devices linking / unlinking
2015-12-15 Ido Schimmelmlxsw: spectrum: Adjust FDB notifications for VLAN...
2015-12-15 Ido Schimmelmlxsw: spectrum: Adjust switchdev ops for VLAN devices
2015-12-15 Ido Schimmelmlxsw: spectrum: Use FID instead of VID when accessing FDB
2015-12-15 Ido Schimmelmlxsw: spectrum: Add another flood table for vFIDs
2015-12-15 Ido Schimmelmlxsw: spectrum: Use appropriate parameter name
2015-12-15 Ido Schimmelmlxsw: spectrum: Split vFID range in two
2015-12-15 Ido Schimmelmlxsw: spectrum: Allocate active VLANs only for port...
2015-12-15 Andrzej Hajdanet/mlx4_core: fix handling return value of mlx4_slave_...
2015-12-15 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2015-12-15 WANG Congpptp: verify sockaddr_len in pptp_bind() and pptp_connect()
2015-12-15 Kazuya Mizuguchiravb: Add disable 10base
2015-12-15 Sergei Shtylyovsh_eth: fix descriptor access endianness
2015-12-15 Sergei Shtylyovsh_eth: fix TX buffer byte-swapping
2015-12-15 Benjamin Poiriere1000e: Fix msi-x interrupt automask
2015-12-15 Benjamin Poiriere1000e: Do not write lsc to ics in msi-x mode
2015-12-15 Benjamin Poiriere1000e: Do not read ICR in Other interrupt
2015-12-15 Benjamin Poiriere1000e: Remove unreachable code
2015-12-15 Gregory CLEMENTnet/macb: add support for resetting PHY using GPIO
2015-12-15 Dave AirlieMerge tag 'drm-intel-fixes-2015-12-11' of git://anongit...
2015-12-15 Joe Schultzigb: Explicitly label self-test result indices
2015-12-15 Joe Schultzigb: Improve cable length function for I210, etc.
2015-12-14 Aaron Sierraigb: Don't add PHY address to PCDL address
2015-12-14 Sergei Shtylyovsh_eth: uninline sh_eth_{write|read}()
2015-12-14 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2015-12-14 Saurabh Sengarwan: wanxl: add pci_disable_device in case of error
2015-12-14 David S. MillerMerge branch 'ppp-type-and-name'
2015-12-14 Guillaume Naultppp: declare ppp devices as enumerated interfaces
2015-12-14 Guillaume Naultppp: define "ppp" device type
2015-12-14 Chen-Yu Tsaistmmac: dwmac-sunxi: Call exit cleanup function in...
2015-12-14 Kazuya Mizuguchiravb: clear RIC1 in init instead of stop
2015-12-14 Pablo Neira AyusoMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-12-14 Tobias Klausernet: phy: mdio-mux: Check return value of mdiobus_alloc()
2015-12-14 Aaron Sierraigb: Remove GS40G specific defines/functions
2015-12-14 Alexander Duycke1000e: Switch e1000e_up to void, drop code checking...
2015-12-14 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-12-14 Fabian Frederickdrivers/net: fix eisa_driver probe section mismatch
2015-12-14 Haiyang Zhanghv_netvsc: Fix race condition on Multi-Send Data field
2015-12-14 Tom Herbertgeneve: UDP checksum configuration via netlink
2015-12-14 Andy Shevchenkonet:hns: print MAC with %pM
2015-12-14 Andy Shevchenkonet:hns: annotate IO address space properly
2015-12-14 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2015-12-13 Jacob Kellerfm10k: initialize xps at driver load
2015-12-13 Bruce Allanfm10k: cleanup overly long lines
2015-12-13 Bruce Allanfm10k: cleanup namespace pollution
2015-12-13 Bruce Allanfm10k: use BIT() macro instead of open-coded bit-shifting
2015-12-13 Bruce Allanfm10k: whitespace cleanups
2015-12-13 Bruce Allanfm10k: do not inline fm10k_iov_select_vid()
2015-12-13 Alexander Duyckfm10k: Cleanup exception handling for mailbox interrupt
2015-12-13 Alexander Duyckfm10k: Cleanup MSI-X interrupts in case of failure
2015-12-13 Jacob Kellerfm10k: conditionally compile DCB and DebugFS support
2015-12-13 Jacob Kellerfm10k: bump driver version
2015-12-13 Jacob Kellerfm10k: consistently refer to VLANs and VLAN IDs
2015-12-13 Jacob Kellerfm10k: remove namespace pollution of fm10k_iov_msg_data_pf
2015-12-13 Jacob Kellerfm10k: remove unnecessary else block from if statements...
2015-12-13 Jacob Kellerfm10k: do not use CamelCase
2015-12-13 Jacob Kellerfm10k: use ether_addr_copy to copy MAC address
2015-12-13 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2015-12-13 Linus TorvaldsMerge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org...
2015-12-13 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-12-13 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-12-13 Linus TorvaldsMerge tag 'char-misc-4.4-rc5' of git://git.kernel.org...
2015-12-13 Linus TorvaldsMerge tag 'staging-4.4-rc5' of git://git.kernel.org...
2015-12-13 Linus TorvaldsMerge tag 'usb-4.4-rc5' of git://git.kernel.org/pub...
2015-12-13 Raanan Avargile1000e: initial support for i219-LM (3)
2015-12-13 Jarod Wilsonigb: improve handling of disconnected adapters
2015-12-13 David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2015-12-13 Jan Beulichigb: fix NULL derefs due to skipped SR-IOV enabling
2015-12-13 Raanan Avargile1000e: Increase timeout of polling bit RSPCIPHY
2015-12-13 Dmitry Fleytmane1000e: fix division by zero on jumbo MTUs
2015-12-13 Janusz Wolake1000: Elementary checkpatch warnings and checks removed
2015-12-13 Jean Sacrene1000: get rid of duplicate exit path
2015-12-13 Jean Sacrene1000: fix kernel-doc argument being missing
2015-12-13 Jean Sacrene1000e: clean up the local variable
2015-12-13 Jean Sacrene1000: fix a typo in the comment
2015-12-13 Jean Sacrene1000: clean up the checking logic
2015-12-13 Todd Fujinakaigb: use the correct i210 register for EEMNGCTL
2015-12-13 Janusz Wolake1000: Remove checkpatch coding style errors
2015-12-13 Jarod Wilsonigb: don't unmap NULL hw_addr
2015-12-13 Dmitriy Vyukove1000: fix data race between tx_ring->next_to_clean
2015-12-13 Todd Fujinakaigb: add 88E1543 initialization code
2015-12-13 Joern Engele1000: make eeprom read/write scheduler friendly
2015-12-13 Catherine Sullivani40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
2015-12-13 Mitch Williamsi40evf: change version string generation
2015-12-13 Shannon Nelsoni40e: clean whole mac filter list
2015-12-13 Anjali Singhai Jaini40e/i40evf: Add a new offload for RSS PCTYPE V2 for...
2015-12-13 Mitch Williamsi40e: hush little warnings
2015-12-13 Michal Kosiarzi40e: Opcode and structures required by OEM Post Update...
2015-12-13 Kamil Krawczyki40e: use explicit cast from u16 to u8
next