summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-12-15mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel
2015-12-15mlxsw: spectrum: Adjust FDB notifications for VLAN devicesIdo Schimmel
2015-12-15mlxsw: spectrum: Adjust switchdev ops for VLAN devicesIdo Schimmel
2015-12-15mlxsw: spectrum: Use FID instead of VID when accessing FDBIdo Schimmel
2015-12-15mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel
2015-12-15mlxsw: spectrum: Use appropriate parameter nameIdo Schimmel
2015-12-15mlxsw: spectrum: Split vFID range in twoIdo Schimmel
2015-12-15mlxsw: spectrum: Allocate active VLANs only for port netdevsIdo Schimmel
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda
2015-12-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2015-12-15pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2015-12-15ravb: Add disable 10baseKazuya Mizuguchi
2015-12-15sh_eth: fix descriptor access endiannessSergei Shtylyov
2015-12-15sh_eth: fix TX buffer byte-swappingSergei Shtylyov
2015-12-14e1000e: Fix msi-x interrupt automaskBenjamin Poirier
2015-12-14e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier
2015-12-14e1000e: Do not read ICR in Other interruptBenjamin Poirier
2015-12-14e1000e: Remove unreachable codeBenjamin Poirier
2015-12-14net/macb: add support for resetting PHY using GPIOGregory CLEMENT
2015-12-14igb: Explicitly label self-test result indicesJoe Schultz
2015-12-14igb: Improve cable length function for I210, etc.Joe Schultz
2015-12-14igb: Don't add PHY address to PCDL addressAaron Sierra
2015-12-14sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov
2015-12-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-14wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar
2015-12-14ppp: declare ppp devices as enumerated interfacesGuillaume Nault
2015-12-14ppp: define "ppp" device typeGuillaume Nault
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai
2015-12-14ravb: clear RIC1 in init instead of stopKazuya Mizuguchi
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser
2015-12-14igb: Remove GS40G specific defines/functionsAaron Sierra
2015-12-14e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick
2015-12-14hv_netvsc: Fix race condition on Multi-Send Data fieldHaiyang Zhang
2015-12-13geneve: UDP checksum configuration via netlinkTom Herbert
2015-12-13net:hns: print MAC with %pMAndy Shevchenko
2015-12-13net:hns: annotate IO address space properlyAndy Shevchenko
2015-12-13fm10k: initialize xps at driver loadJacob Keller
2015-12-13fm10k: cleanup overly long linesBruce Allan
2015-12-13fm10k: cleanup namespace pollutionBruce Allan
2015-12-13fm10k: use BIT() macro instead of open-coded bit-shiftingBruce Allan
2015-12-13fm10k: whitespace cleanupsBruce Allan
2015-12-13fm10k: do not inline fm10k_iov_select_vid()Bruce Allan
2015-12-13fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck
2015-12-13fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck
2015-12-13fm10k: conditionally compile DCB and DebugFS supportJacob Keller
2015-12-13fm10k: bump driver versionJacob Keller
2015-12-13fm10k: consistently refer to VLANs and VLAN IDsJacob Keller
2015-12-13fm10k: remove namespace pollution of fm10k_iov_msg_data_pfJacob Keller
2015-12-13fm10k: remove unnecessary else block from if statements with returnJacob Keller