aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-09-20net1080: 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-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-15ixgbe: 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
2012-09-13bnx2x: Link Flap AvoidanceYaniv Rosner
2012-09-13bnx2x: link code refactoringYaniv Rosner
2012-09-12rtlwifi: Remove EXPERIMENTAL as pre-requisite for the driversLarry Finger
2012-09-12brcmfmac: add e-scan support.Hante Meuleman
2012-09-12brcmfmac: avoid using local usb data.Hante Meuleman
2012-09-12brcmfmac: refill buffers on rx protocol error.Hante Meuleman
2012-09-12brcmfmac: Clean up scan related code.Hante Meuleman
2012-09-12brcmfmac: Add tx flow control on net if queue for USB.Hante Meuleman
2012-09-12brcmfmac: Add extra data support to firmware event queueing.Hante Meuleman
2012-09-12brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman