summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-10-25b43: N-PHY: fix infinite-loop-typoRafał Miłecki
2010-10-25wl1251: fix module namesGrazvydas Ignotas
2010-10-25ath9k: fix handling of rate control probe framesFelix Fietkau
2010-10-25ath9k: fix crash in ath_update_survey_statsFelix Fietkau
2010-10-25ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian
2010-10-25ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez
2010-10-25carl9170: fix memory leak issue in async cmd macro wrappersChristian Lamparter
2010-10-25carl9170: fix async command buffer leakChristian Lamparter
2010-10-25ath5k: Properly initialize ath_common->cc_lock.Ben Greear
2010-10-25ath9k: Properly initialize ath_common->cc_lock.Ben Greear
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox
2010-10-21bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.Jesse Gross
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-21cxgb3: function namespace cleanupstephen hemminger
2010-10-21be2net: Changes to use only priority codes allowed by f/wSomnath Kotur
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-21can: mcp251x: fix generation of error framesMarc Kleine-Budde
2010-10-21can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is setMarc Kleine-Budde
2010-10-21drivers/net/ax88796.c: Return error code in failureJulia Lawall
2010-10-21b44: fix resume, request_irq after hw resetJames Hogan
2010-10-21cxgb4: function namespace cleanup (v3)stephen hemminger
2010-10-21phy/marvell: fix 88e1121 supportArnaud Patard
2010-10-21ixgbe: add a refcnt when turning on/off FCoE offload capabilityYi Zou
2010-10-21ixgbe: fix stats handlingEric Dumazet
2010-10-21ixgbe: update copyright infoEmil Tantilov
2010-10-21jme: Advance version numberGuo-Fu Tseng
2010-10-21jme: Adding mii-tool supportGuo-Fu Tseng
2010-10-21jme: Prevent possible read re-order errorGuo-Fu Tseng
2010-10-21jme: Add comment in jme_set_settingsGuo-Fu Tseng
2010-10-21jme: Fix PHY power-off errorGuo-Fu Tseng
2010-10-21bonding: cleanup: remove braces from single block statementsBandan Das
2010-10-21bonding: cleanup : add space around operatorsBandan Das
2010-10-21smsc95xx: generate random MAC address once, not every ifupBernard Blackham
2010-10-21bnx2: Increase max rx ring size from 1K to 2KMichael Chan
2010-10-21bonding: make release_and_destroy staticstephen hemminger
2010-10-21pch_gbe: make local functions staticstephen hemminger
2010-10-21vmxnet3: make bit twiddle routines inlinestephen hemminger
2010-10-21bonding: make bond_resend_igmp_join_requests_delayed staticstephen hemminger
2010-10-21sfc: make functions staticstephen hemminger
2010-10-21netxen: make local function static.stephen hemminger
2010-10-21r8169: print errors when dma mapping failStanislaw Gruszka
2010-10-21r8169: (re)init phy on resumeStanislaw Gruszka