summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-24sh_eth: Remove obsolete r8a777x-ether platform_device_id entryGeert Uytterhoeven
2015-11-24sh_eth: Remove obsolete r8a7740-gether platform_device_id entryGeert Uytterhoeven
2015-11-24sh_eth: Remove obsolete r8a779x-ether platform_device_id entriesGeert Uytterhoeven
2015-11-24sh_eth: Remove obsolete r7s72100-ether platform_device_id entryGeert Uytterhoeven
2015-11-24vrf: remove slave queue and private slave structNikolay Aleksandrov
2015-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-24net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar
2015-11-24drivers: net: xgene: optimizing the codeSaurabh Sengar
2015-11-24Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-11-23intel: i40e: fix confused codeRasmus Villemoes
2015-11-23ixgbevf: fix spoofed packets with random MACEmil Tantilov
2015-11-23ixgbevf: use ether_addr_copy instead of memcpyEmil Tantilov
2015-11-23i40evf: fix compiler warning of unused variableJesse Brandeburg
2015-11-23ixgbe: Remove CS4227 diagnostic codeMark Rustad
2015-11-23ixgbe/ixgbevf: use napi_schedule_irqoff()Alexander Duyck
2015-11-23ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck
2015-11-23ixgbe: Add KR mode support for CS4227 chipMark Rustad
2015-11-23ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2015-11-23fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2015-11-23ixgbe: fix multiple kernel-doc errorsJean Sacren
2015-11-23ixgbe: Delete redundant include fileMark Rustad
2015-11-23ixgbe: drop null test before destroy functionsJulia Lawall
2015-11-23fm10k: Correct MTU for jumbo framesJacob Keller
2015-11-23fm10k: do not assume VF always has 1 queueJacob Keller
2015-11-23dsa: mv88e6xxx.c: Hardware reset the chip if availableAndrew Lunn
2015-11-23can: xilinx: Convert to runtime_pmKedareswara rao Appana
2015-11-22gianfar: 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-19Bluetooth: Use hex notation for maskAndrei Emeltchenko
2015-11-19Bluetooth: Fix mask for H5 header lenAndrei Emeltchenko
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann
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