summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-16fjes: Introduce spinlock for rx_statusTaku Izumi
2016-04-16fjes: Enhance changing MTU related workTaku Izumi
2016-04-16fjes: fix bitwise check bug in fjes_raise_intr_rxdata_taskTaku Izumi
2016-04-16fjes: fix incorrect statistics information in fjes_xmit_frame()Taku Izumi
2016-04-16fjes: optimize timeout valueTaku Izumi
2016-04-16stmmac: socfpga: remove extra call to socfpga_dwmac_setupDinh Nguyen
2016-04-16dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macrosAndrew Lunn
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck
2016-04-16net: w5100: support W5200Akinobu Mita
2016-04-16net: w5100: support SPI interface modeAkinobu Mita
2016-04-16net: w5100: enable to support sleepable register access interfaceAkinobu Mita
2016-04-16net: w5100: add ability to support other bus interfaceAkinobu Mita
2016-04-16net: w5100: move mmiowb into register access callbacksAkinobu Mita
2016-04-16vxlan: reduce usage of synchronize_net in ndo_stopHannes Frederic Sowa
2016-04-16vxlan: synchronously and race-free destruction of vxlan socketsHannes Frederic Sowa
2016-04-15phy: make some bits preserved while setup forced modewangweidong
2016-04-15qede: Add fastpath support for tunnelingManish Chopra
2016-04-15qed: Enable GRE tunnel slowpath configurationManish Chopra
2016-04-15qed/qede: Add GENEVE tunnel slowpath configuration supportManish Chopra
2016-04-15qed/qede: Add VXLAN tunnel slowpath configuration supportManish Chopra
2016-04-15qed: Add infrastructure support for tunnelingManish Chopra
2016-04-15qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueueAmitoj Kaur Chawla
2016-04-15mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pbJiri Pirko
2016-04-15mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbsJiri Pirko
2016-04-14tun: use per cpu variables for stats accountingPaolo Abeni
2016-04-14mlxsw: spectrum_buffers: Implement occupancy monitoringJiri Pirko
2016-04-14mlxsw: core: Introduce support for asynchronous EMAD register accessJiri Pirko
2016-04-14mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko
2016-04-14mlxsw: reg: Extend SBPM register for occupancy controlJiri Pirko
2016-04-14mlxsw: reg: Add Shared Buffer Status register definitionJiri Pirko
2016-04-14mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko
2016-04-14mlxsw: core: Add mlxsw_core_port_driver_priv helperJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to userJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Change initialization of PG 9Jiri Pirko
2016-04-14mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC bindin...Jiri Pirko
2016-04-14mlxsw: spectrum_buffers: Cache shared buffer configurationJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Rename "pool" to "pr" in initializationJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Push out indexes and direction out of SB structsJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Push out shared buffer register writesJiri Pirko
2016-04-14mlxsw: core: Add devlink shared buffer callbacksJiri Pirko
2016-04-14ravb: make ravb_ptp_interrupt() *void*Sergei Shtylyov
2016-04-14qed* - bump driver versions to 8.7.1.20Yuval Mintz
2016-04-14qede: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru
2016-04-14qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru
2016-04-14qed*: remove version dependencyRahul Verma
2016-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2016-04-14net: bcmgenet: add BQL supportPetri Gynther
2016-04-13net: bcmgenet: use __napi_schedule_irqoff()Florian Fainelli
2016-04-13net: bcmgenet: use napi_complete_done()Eric Dumazet