summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-07-28bonding: fix string comparison errorsAndy Gospodarek1-62/+71
2011-07-28net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman8-6/+14
2011-07-28forcedeth: fix vlansJiri Pirko1-3/+13
2011-07-28gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn1-5/+1
2011-07-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-3/+6
2011-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-3/+6
2011-07-27b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin1-2/+3
2011-07-27b43: bcma: drop BROKENRafał Miłecki1-1/+1
2011-07-27b43: bus: fix memory corruption when setting driver's dataRafał Miłecki1-0/+2
2011-07-26acenic: use netdev_alloc_skb_ip_alignstephen hemminger2-24/+27
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds62-76/+75
2011-07-25bnx2x: use pci_pcie_cap()Vladislav Zolotarov1-1/+1
2011-07-25bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov1-11/+25
2011-07-25bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid1-3/+6
2011-07-25bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov1-31/+32
2011-07-25bnx2x: fix loopback for non 10G linkYaniv Rosner1-6/+18
2011-07-25bnx2x: dcb - send all unmapped priorities to same COS as L2Dmitry Kravkov1-6/+33
2011-07-25iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller1-0/+6
2011-07-24via-velocity: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-24qlge: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-24igb: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-24can: c_can: remove duplicated #includeHuang Weiyi2-2/+0
2011-07-24bnad: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller146-5993/+6492
2011-07-23bna: Header File ConsolidationRasesh Mody6-87/+69
2011-07-23bna: HW Error Counter FixRasesh Mody3-0/+6
2011-07-23bna: Add HW Semaphore Unlock LogicRasesh Mody2-0/+31
2011-07-23bna: IOC Event Name ChangeRasesh Mody1-10/+10
2011-07-23bna: Mboxq Flush When IOC DisabledRasesh Mody1-3/+4
2011-07-23bna: Minor IRQ Index and Definition ChangeRasesh Mody2-9/+13
2011-07-23bna: State Machine Fault Handling CleanupRasesh Mody4-64/+64
2011-07-23bna: IOC Event Notification EnhancementRasesh Mody4-54/+99
2011-07-23bna: CheckPatch CleanupRasesh Mody13-215/+215
2011-07-23bna: Print Driver VersionRasesh Mody1-1/+2
2011-07-23sbni: use pci_dev->subsystem_deviceSergei Shtylyov1-4/+1
2011-07-23r8169: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov1-5/+2
2011-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville146-5993/+6492
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds11-49/+112
2011-07-22b43legacy: dma: cache translation (routing bits)Rafał Miłecki2-3/+6
2011-07-22ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()Pavel Roskin1-6/+3
2011-07-22ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210Pavel Roskin3-81/+5
2011-07-22ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappersPavel Roskin3-22/+6
2011-07-22b43: (un)initialize driver on the BCMA busRafał Miłecki1-4/+44
2011-07-22b43: bcma: get DMA translation bitsRafał Miłecki1-0/+5
2011-07-22ssb: return correct translation bit for 64-bit DMARafał Miłecki1-3/+3
2011-07-22b43: disable parity check on BCMA devicesRafał Miłecki3-0/+21
2011-07-22acenic: include NET_SKB_PAD headroom to incoming skbsEric Dumazet1-3/+3
2011-07-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-481/+338
2011-07-22ixgbe: convert to ndo_fix_featuresDon Skidmore3-217/+111
2011-07-22ixgbe: only enable WoL for magic packet by defaultAndy Gospodarek1-6/+3