summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-23gianfar: use of_property_read_bool()Saurabh Sengar
2015-11-22bnx2x: Utilize FW 7.13.1.0.Yuval Mintz
2015-11-20ravb: use clock rate as basis for GTI.TIVSimon Horman
2015-11-20dl2k: Implement suspendOndrej Zary
2015-11-20dl2k: Reorder and cleanup initializationOndrej Zary
2015-11-20dl2k: Handle memory allocation errors in alloc_listOndrej Zary
2015-11-20bnx2x: Show port statistics in Multi-functionYuval Mintz
2015-11-20bnx2x: Add new SW stat 'tx_exhaustion_events'Yuval Mintz
2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault
2015-11-20ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()Guillaume Nault
2015-11-20mlxsw: spectrum: Add error paths to __mlxsw_sp_port_vlans_addIdo Schimmel
2015-11-20mlxsw: spectrum: Unify setting of HW VLAN filtersIdo Schimmel
2015-11-20mlxsw: spectrum: Use correct PVID value when removing VLANsIdo Schimmel
2015-11-20net: encx24j600: move rev announcement to probe functionJon Ringle
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet
2015-11-18net: add netif_tx_napi_add()Eric Dumazet
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet
2015-11-18mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet
2015-11-18bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet
2015-11-18mlx5: support napi_complete_done()Eric Dumazet
2015-11-18mlx5: add busy polling supportEric Dumazet
2015-11-18mlx4: mlx4_en_low_latency_recv() called with BH disabledEric Dumazet
2015-11-18be2net: remove local variable 'status'Ivan Vecera
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-18Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn
2015-11-17macvlan: fix leak in macvlan_handle_frameSabrina Dubroca
2015-11-17ipvlan: fix use after free of skbSabrina Dubroca
2015-11-17ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca
2015-11-17via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs
2015-11-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-16ipg: Remove ipg driverOndrej Zary
2015-11-16dl2k: Add support for IP1000A-based cardsOndrej Zary
2015-11-16net: thunder: Check for driver data in nicvf_remove()Pavel Fedin
2015-11-16bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz
2015-11-16ravb: remove unhandle int causeMasaru Nagai
2015-11-16sfc: constify pci_error_handlers structuresJulia Lawall
2015-11-16net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall
2015-11-16Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare
2015-11-16net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas
2015-11-16be2net: replace hardcoded values with existing defineIvan Vecera
2015-11-16be2net: remove unused local rsstable arrayIvan Vecera
2015-11-16ravb: Fix int mask value overwritten issueMasaru Nagai
2015-11-16net: smsc911x: Reset PHY during initializationPavel Fedin
2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård
2015-11-16hwmon: (scpi) skip unsupported sensors properlySudeep Holla
2015-11-16hwmon: (scpi) add thermal-of dependencyArnd Bergmann