summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-10-27ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez3-6/+6
2010-10-27ath9k: add locking for starting the PCU on RXLuis R. Rodriguez1-3/+4
2010-10-27ath9k: add locking for stopping RXLuis R. Rodriguez1-2/+2
2010-10-25iwlwifi: quiet a noisy printkDon Fry1-1/+2
2010-10-25ath9k: resume aggregation immediately after a hardware resetFelix Fietkau3-4/+4
2010-10-25carl9170: fix scheduling while atomicChristian Lamparter1-1/+1
2010-10-25b43: N-PHY: fix infinite-loop-typoRafał Miłecki1-1/+1
2010-10-25wl1251: fix module namesGrazvydas Ignotas1-3/+5
2010-10-25ath9k: fix handling of rate control probe framesFelix Fietkau1-0/+6
2010-10-25ath9k: fix crash in ath_update_survey_statsFelix Fietkau1-0/+3
2010-10-25ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian1-5/+9
2010-10-25ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez1-56/+135
2010-10-25carl9170: fix memory leak issue in async cmd macro wrappersChristian Lamparter1-23/+28
2010-10-25carl9170: fix async command buffer leakChristian Lamparter1-6/+19
2010-10-25ath5k: Properly initialize ath_common->cc_lock.Ben Greear1-0/+1
2010-10-25ath9k: Properly initialize ath_common->cc_lock.Ben Greear1-0/+1
2010-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds29-45/+43
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds755-34219/+85444
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-19/+16
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds20-26/+92
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox1-19/+16
2010-10-22bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.Jesse Gross2-2/+2
2010-10-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-0/+2
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds20-1407/+308
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-31/+56
2010-10-21cxgb3: function namespace cleanupstephen hemminger7-289/+18
2010-10-21be2net: Changes to use only priority codes allowed by f/wSomnath Kotur4-10/+106
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann1-0/+1
2010-10-21can: mcp251x: fix generation of error framesMarc Kleine-Budde1-1/+1
2010-10-21can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is setMarc Kleine-Budde1-5/+9
2010-10-21drivers/net/ax88796.c: Return error code in failureJulia Lawall1-0/+1
2010-10-21b44: fix resume, request_irq after hw resetJames Hogan1-5/+14
2010-10-21cxgb4: function namespace cleanup (v3)stephen hemminger6-455/+3
2010-10-21phy/marvell: fix 88e1121 supportArnaud Patard1-12/+19
2010-10-21ixgbe: add a refcnt when turning on/off FCoE offload capabilityYi Zou2-0/+7
2010-10-21ixgbe: fix stats handlingEric Dumazet3-16/+56
2010-10-21ixgbe: update copyright infoEmil Tantilov4-4/+4
2010-10-21jme: Advance version numberGuo-Fu Tseng2-1/+3
2010-10-21jme: Adding mii-tool supportGuo-Fu Tseng1-1/+33
2010-10-21jme: Prevent possible read re-order errorGuo-Fu Tseng1-0/+1
2010-10-21jme: Add comment in jme_set_settingsGuo-Fu Tseng1-3/+6
2010-10-21jme: Fix PHY power-off errorGuo-Fu Tseng1-4/+18
2010-10-21bonding: cleanup: remove braces from single block statementsBandan Das1-91/+72
2010-10-21bonding: cleanup : add space around operatorsBandan Das1-44/+67
2010-10-21smsc95xx: generate random MAC address once, not every ifupBernard Blackham1-2/+2
2010-10-21bnx2: Increase max rx ring size from 1K to 2KMichael Chan1-2/+2
2010-10-21bonding: make release_and_destroy staticstephen hemminger2-3/+2
2010-10-21pch_gbe: make local functions staticstephen hemminger3-15/+17