summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-09-21can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch
2012-09-21can: c_can: Modify c_can device namesAnilKumar Ch
2012-09-21sunbmac: Remove unused local variable.David S. Miller
2012-09-21team: send port changed when addedJiri Pirko
2012-09-21net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork
2012-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-09-21net1080: Neaten netdev_dbg useJoe Perches
2012-09-20USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman
2012-09-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-09-20ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend
2012-09-20ixgbevf: Add support for VF API negotiationAlexander Duyck
2012-09-20igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin
2012-09-20igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck
2012-09-19r8169: use unlimited DMA burst for TXMichal Schmidt
2012-09-19netdev: make address const in device address managementstephen hemminger
2012-09-19i825xx: znet: fix compiler warnings when building a 64-bit kernelMika Westerberg
2012-09-19sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings
2012-09-19sfc: Bump version to 3.2Ben Hutchings
2012-09-19sfc: Expose FPGA bitfile partition through MTDBen Hutchings
2012-09-19sfc: Support variable-length response to MCDI GET_BOARD_CFGBen Hutchings
2012-09-19sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings
2012-09-19sfc: Add support for IEEE-1588 PTPStuart Hodgson
2012-09-19sfc: Fix maximum array sizes for various MCDI commandsBen Hutchings
2012-09-17igb: Add 1588 support to I210/I211.Matthew Vick
2012-09-17igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick
2012-09-17igb: Store the MAC address in the name in the PTP struct.Matthew Vick
2012-09-17igb: Correct PTP support query from ethtool.Matthew Vick
2012-09-17igb: Update PTP function names/variables and locations.Matthew Vick
2012-09-17igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick
2012-09-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-09-16ixgbe: Improve statistics accuracy for DDP trafficMark Rustad
2012-09-15ixgbe: added reg_ops file to debugfsCatherine Sullivan
2012-09-15ixgbe: added netdev_ops file to debugfsCatherine Sullivan
2012-09-15ixgbe: add debugfs supportCatherine Sullivan
2012-09-15ixgbe: fix reporting of spoofed packetsEmil Tantilov
2012-09-15ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck
2012-09-15ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck
2012-09-15e1000: add byte queue limitsOtto Estuardo Solares Cabrera
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-13bnx2x: Add missing afex codeYuval Mintz
2012-09-13bnx2x: fix registers dumpedDmitry Kravkov
2012-09-13bnx2x: correct advertisement of pause capabilitiesYaniv Rosner
2012-09-13bnx2x: display the correct duplex valueYaniv Rosner
2012-09-13bnx2x: prevent timeouts when using PFCYaniv Rosner
2012-09-13bnx2x: fix stats copying logicYuval Mintz
2012-09-13bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov
2012-09-13net: qmi_wwan: call subdriver with control intf onlyBjørn Mork
2012-09-13bnx2x: Utilize Link Flap AvoidanceYuval Mintz