summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-07-23can: c_can: remove duplicated #includeHuang Weiyi2-2/+0
2011-07-23bnad: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-22Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller146-5993/+6492
2011-07-22bna: Header File ConsolidationRasesh Mody6-87/+69
2011-07-22bna: HW Error Counter FixRasesh Mody3-0/+6
2011-07-22bna: Add HW Semaphore Unlock LogicRasesh Mody2-0/+31
2011-07-22bna: IOC Event Name ChangeRasesh Mody1-10/+10
2011-07-22bna: Mboxq Flush When IOC DisabledRasesh Mody1-3/+4
2011-07-22bna: Minor IRQ Index and Definition ChangeRasesh Mody2-9/+13
2011-07-22bna: State Machine Fault Handling CleanupRasesh Mody4-64/+64
2011-07-22bna: IOC Event Notification EnhancementRasesh Mody4-54/+99
2011-07-22bna: CheckPatch CleanupRasesh Mody13-215/+215
2011-07-22bna: Print Driver VersionRasesh Mody1-1/+2
2011-07-22sbni: use pci_dev->subsystem_deviceSergei Shtylyov1-4/+1
2011-07-22r8169: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov1-5/+2
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville146-5993/+6492
2011-07-22Merge 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-21acenic: include NET_SKB_PAD headroom to incoming skbsEric Dumazet1-3/+3
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-481/+338
2011-07-21ixgbe: convert to ndo_fix_featuresDon Skidmore3-217/+111
2011-07-21ixgbe: only enable WoL for magic packet by defaultAndy Gospodarek1-6/+3
2011-07-21ixgbe: remove ifdef check for non-existent defineEmil Tantilov1-2/+0
2011-07-21ixgbe: Pass staterr instead of re-reading status and error bits from descriptorAlexander Duyck3-42/+37
2011-07-21ixgbe: Move interrupt related values out of ring and into q_vectorAlexander Duyck3-138/+62
2011-07-21ixgbe: add structure for containing RX/TX rings to q_vectorAlexander Duyck3-84/+88
2011-07-21mlx4_core: Bump the driver version to 1.0Dotan Barak1-2/+2
2011-07-21ixgbe: inline the ixgbe_maybe_stop_tx functionAlexander Duyck1-1/+1
2011-07-21ixgbe: Update ATR to use recorded TX queues instead of CPU for routingAlexander Duyck1-4/+3
2011-07-21igb: Fix for DH89xxCC near end loopback testRobert Healy2-0/+43
2011-07-21e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.Nicolas Schichan1-4/+7
2011-07-21netxen: add fw version compatibility checkAmit Kumar Salecha3-13/+68
2011-07-21be2net: request native mode each time the card is resetSathya Perla3-4/+6
2011-07-21virtio_net: Fix panic in virtnet_removeKrishna Kumar1-9/+1
2011-07-21can: make function can_get_bittiming staticThadeu Lima de Souza Cascardo1-1/+1
2011-07-21vmxnet3: fix publicity of NETIF_F_HIGHDMAShreyas Bhatewara1-1/+1
2011-07-21vmxnet3: set netdev parant device before calling netdev_infoShreyas Bhatewara1-1/+1
2011-07-21ASIX: Add AX88772B USB IDMarek Vasut1-0/+4
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-6/+14
2011-07-21stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO3-119/+65
2011-07-21stmmac: remove warning when compile as built-in (V2)Giuseppe CAVALLARO1-23/+42
2011-07-21stmmac: update the version (V2)Giuseppe CAVALLARO1-1/+1
2011-07-21jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng1-6/+14