summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-09-23Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-09-21tg3: Update version to 3.134Nithin Sujir
2013-09-21tg3: Remove unnecessary spinlockNithin Sujir
2013-09-21tg3: Appropriately classify interrupts during request_irqNithin Sujir
2013-09-21tg3: Remove redundant if checkNithin Sujir
2013-09-21tg3: Remove if 0'd codeNithin Sujir
2013-09-21tg3: LED in shared mode does not blink during trafficNithin Sujir
2013-09-21tg3: Add support for new 577xx device idsNithin Sujir
2013-09-21tg3: Add function tg3_phy_shdw_write()Nithin Sujir
2013-09-20declance: Remove `incompatible pointer type' warningsMaciej W. Rozycki
2013-09-20phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez
2013-09-20net: cdc-phonet: Staticize usbpn_probeSachin Kamat
2013-09-20net: cxgb4vf: Staticize local symbolsSachin Kamat
2013-09-20net: bnx2x: Staticize local symbolsSachin Kamat
2013-09-20net: emaclite: Code cleanupMichal Simek
2013-09-20net: emaclite: Not necessary to call devm_iounmapMichal Simek
2013-09-20sfc: Support ARFS for IPv6 flowsBen Hutchings
2013-09-20sfc: Use TX PIO for sufficiently small packetsJon Cooper
2013-09-20sfc: Introduce inline functions to simplify TX insertionBen Hutchings
2013-09-20sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()Ben Hutchings
2013-09-20sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings
2013-09-20sfc: Implement firmware-assisted TSO for EF10Ben Hutchings
2013-09-20sfc: Fold tso_get_head_fragment() into tso_start()Ben Hutchings
2013-09-20sfc: Add EF10 registers to register dumpBen Hutchings
2013-09-20sfc: efx_ef10_filter_update_rx_scatter() can be staticFengguang Wu
2013-09-20sfc: efx_ethtool_get_ts_info() can be staticFengguang Wu
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov
2013-09-19skge: fix broken driverMikulas Patocka
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-09-18cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan
2013-09-17vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala
2013-09-17drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar
2013-09-17net loopback: Set loopback_dev to NULL when freedEric W. Biederman
2013-09-16Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-09-16net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda
2013-09-16net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda
2013-09-16net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda
2013-09-16bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki
2013-09-16bgmac: allow bigger et_swtype nvram variableHauke Mehrtens
2013-09-16bgmac: fix internal switch initializationRafał Miłecki
2013-09-16drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering
2013-09-15cxgb4: remove workqueue when driver registration failsWei Yang
2013-09-15bonding: Make alb learning packet interval configurableNeil Horman
2013-09-15vxlan: Fix sparse warningsJoseph Gasparakis
2013-09-15qlcnic: Fix VF reset recoveryManish Chopra
2013-09-15net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker