summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-11-16ixgbe: move GSO segments and byte count processing into ixgbe_tx_mapAlexander Duyck2-33/+28
2010-11-16ixgbe: remove unnecessary re-init of adapter on Rx-csum changeAlexander Duyck1-5/+0
2010-11-16ixgbe: DCB: credit max only needs to be gt TSO size for 82598John Fastabend3-5/+8
2010-11-16ixgbe: DCB set PFC high and low water marks per data sheet specsJohn Fastabend7-59/+48
2010-11-16ixgbevf: Update Version String and Copyright NoticeGreg Rose9-11/+12
2010-11-16ixgbe: delay rx_ring freeingEric Dumazet2-10/+25
2010-11-16mpc52xx: cleanup lockingEric Dumazet1-11/+8
2010-11-16macvlan: lockless tx pathEric Dumazet1-45/+35
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller132-2792/+5374
2010-11-15enic: Fix build warningsVasanthy Kolluri2-3/+3
2010-11-15hso: Fix unused variable warningAlan Cox1-1/+0
2010-11-15drivers/net/cnic.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15drivers/net/ixgbe: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15drivers/net/e1000e: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15drivers/net/bnx2x: Remove unnecessary semicolonsJoe Perches2-3/+3
2010-11-15carl9170: use generic sign_extend32Christian Lamparter1-13/+4
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann6-47/+19
2010-11-15wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas2-34/+3
2010-11-15wl1251: add runtime PM support for SDIOGrazvydas Ignotas1-3/+61
2010-11-15wl1251: add power callback to wl1251_if_operationsGrazvydas Ignotas4-8/+25
2010-11-15iwlagn: enable shadow registerWey-Yi Guy6-39/+70
2010-11-15iwlwifi: disable disconnected antenna for advanced bt coexShanyu Zhao1-8/+11
2010-11-15iwlwifi: seperate disconnected antenna functionShanyu Zhao1-108/+123
2010-11-15iwlagn: fix RXON HTJohannes Berg1-0/+1
2010-11-15iwlagn: re-enable calibrationJohannes Berg1-0/+14
2010-11-15iwlagn: fix RXON issuesJohannes Berg1-29/+21
2010-11-15iwlagn: fix needed chains calculationJohannes Berg1-1/+3
2010-11-15iwlwifi: resending QoS command when HT changesWey-Yi Guy2-56/+69
2010-11-15iwlwlifi: update rx write pointer w/o request mac access in the CAM modeWinkler, Tomas1-1/+1
2010-11-15iwlwifi: legacy tx_cmd_protection functionWey-Yi Guy6-39/+40
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy9-17/+67
2010-11-15iwlwifi: Legacy isr only used by legacy devicesWey-Yi Guy5-61/+65
2010-11-15iwlagn: fix non-5000+ buildJohannes Berg6-50/+57
2010-11-15iwlagn: update PCI ID for 100 series devicesWey-Yi Guy1-2/+3
2010-11-15iwlagn: update PCI ID for 6000g2a series devicesWey-Yi Guy1-7/+0
2010-11-15iwlagn: update PCI ID for 6000g2b series devicesWey-Yi Guy1-14/+2
2010-11-15ath5k: Print stats as unsigned ints.Ben Greear1-15/+15
2010-11-15rt2x00: Add watchdog functions for HW queueIvo van Doorn2-3/+58
2010-11-15rt2x00: Remove rt2x00lib_toggle_rxIvo van Doorn12-54/+17
2010-11-15rt2x00: Fix rt2x00queue_kick_tx_queue argumentsIvo van Doorn1-6/+3
2010-11-15rt2x00: Rename queue->lock to queue->index_lockIvo van Doorn3-13/+13
2010-11-15rt2x00: checkpatch.pl error fixes for rt73usb.cMark Einon1-1/+1
2010-11-15rt2x00: checkpatch.pl error fixes for rt2x00queue.cMark Einon1-2/+2
2010-11-15rt2x00: checkpatch.pl error fixes for rt2x00link.cMark Einon1-1/+1
2010-11-15rt2x00: checkpatch.pl error fixes for rt2x00lib.hMark Einon1-1/+1
2010-11-15rt2x00: checkpatch.pl error fixes for rt2x00dev.cMark Einon1-1/+1
2010-11-15rt2x00: checkpatch.pl error fixes for rt2x00config.cMark Einon1-1/+1
2010-11-15rt2x00: checkpatch.pl error fixes for rt2800usb.hMark Einon1-2/+2
2010-11-15rt2x00: checkpatch.pl error fixes for rt2800usb.cMark Einon1-1/+1
2010-11-15rt2x00: checkpatch.pl error fixes for rt2800pci.hMark Einon1-6/+6