aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-19netdev: make address const in device address managementstephen hemminger2-4/+4
2012-09-19i825xx: znet: fix compiler warnings when building a 64-bit kernelMika Westerberg1-2/+2
2012-09-17igb: Add 1588 support to I210/I211.Matthew Vick2-45/+174
2012-09-17igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick5-25/+153
2012-09-17igb: Store the MAC address in the name in the PTP struct.Matthew Vick1-4/+3
2012-09-17igb: Correct PTP support query from ethtool.Matthew Vick1-24/+38
2012-09-17igb: Update PTP function names/variables and locations.Matthew Vick4-395/+398
2012-09-17igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick3-10/+25
2012-09-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller108-866/+3380
2012-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller6-64/+423
2012-09-15ixgbe: Improve statistics accuracy for DDP trafficMark Rustad1-16/+16
2012-09-15ixgbe: added reg_ops file to debugfsCatherine Sullivan1-0/+118
2012-09-15ixgbe: added netdev_ops file to debugfsCatherine Sullivan1-2/+105
2012-09-15ixgbe: add debugfs supportCatherine Sullivan4-2/+106
2012-09-15ixgbe: fix reporting of spoofed packetsEmil Tantilov1-1/+1
2012-09-15ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck1-41/+59
2012-09-15ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck2-4/+10
2012-09-15e1000: add byte queue limitsOtto Estuardo Solares Cabrera1-0/+10
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller45-231/+595
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville113-878/+3599
2012-09-13bnx2x: Add missing afex codeYuval Mintz2-11/+21
2012-09-13bnx2x: fix registers dumpedDmitry Kravkov2-18/+9
2012-09-13bnx2x: correct advertisement of pause capabilitiesYaniv Rosner1-0/+6
2012-09-13bnx2x: display the correct duplex valueYaniv Rosner1-4/+6
2012-09-13bnx2x: prevent timeouts when using PFCYaniv Rosner1-3/+5
2012-09-13bnx2x: fix stats copying logicYuval Mintz1-2/+5
2012-09-13bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov1-3/+5
2012-09-13net: qmi_wwan: call subdriver with control intf onlyBjørn Mork1-3/+4
2012-09-13bnx2x: Utilize Link Flap AvoidanceYuval Mintz6-26/+51
2012-09-13bnx2x: Link Flap AvoidanceYaniv Rosner3-48/+437
2012-09-13bnx2x: link code refactoringYaniv Rosner2-79/+114
2012-09-12rtlwifi: Remove EXPERIMENTAL as pre-requisite for the driversLarry Finger1-4/+4
2012-09-12brcmfmac: add e-scan support.Hante Meuleman5-2/+583
2012-09-12brcmfmac: avoid using local usb data.Hante Meuleman1-80/+39
2012-09-12brcmfmac: refill buffers on rx protocol error.Hante Meuleman1-4/+2
2012-09-12brcmfmac: Clean up scan related code.Hante Meuleman1-13/+9
2012-09-12brcmfmac: Add tx flow control on net if queue for USB.Hante Meuleman1-25/+36
2012-09-12brcmfmac: Add extra data support to firmware event queueing.Hante Meuleman2-3/+15
2012-09-12brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman3-11/+15
2012-09-11libertas: set mac control synchronously during initDaniel Drake3-1/+20
2012-09-11ath9k: Choose correct LED pin for AR9565Sujith Manoharan1-1/+1
2012-09-11ath9k_hw: Rename antenna diversity macrosSujith Manoharan3-55/+51
2012-09-11ath9k_hw: Handle gentimer termination properlySujith Manoharan1-0/+10
2012-09-11mwifiex: separate TxPD processing routine for APAvinash Patil3-1/+76
2012-09-11mwifiex: disable WOW by defaultBing Zhao1-1/+1
2012-09-11mwifiex: support custom world regulatory domainAmitkumar Karwar1-1/+34
2012-09-11mwifiex: do not hint regulatory domain with f/w country codeBing Zhao1-2/+3
2012-09-11mwifiex: use country ie of requested AP while associatingAmitkumar Karwar2-1/+40
2012-09-11mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar1-5/+4
2012-09-11mwifiex: have same priority for AP and station trafficAmitkumar Karwar2-3/+2