aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-04sky2: fix sky2_link_down copy/paste comment errorBrandon Philips
2009-12-04tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König
2009-12-04comment typo fix: sybsystem -> subsystemJean Delvare
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-30USB: rndis_host: debug info clobbered before it is loggedGeorge Nassar
2009-10-30libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse
2009-10-30ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez
2009-10-30b43: Fix DMA TX bounce buffer copyingMichael Buesch
2009-10-30rt73usb.c : more idsXose Vazquez Perez
2009-10-30ipw2200: fix oops on missing firmwareZhu Yi
2009-10-30sky2: set carrier off in probeBrandon Philips
2009-10-29pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia cardKen Kawasaki
2009-10-29r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo framesRaimonds Cicans
2009-10-29ibmtr: possible Read buffer overflow?roel kluin
2009-10-29e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan
2009-10-29e1000e: config PHY via software after resetsBruce Allan
2009-10-29e100: e100_phy_init() isolates selected PHY, causes 10 second boot delayBruce Allan
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-10-29ray_cs: Fix copy_from_user handlingAlan Cox
2009-10-29netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik
2009-10-29qlge: Fix firmware mailbox command timeout.Ron Mercer
2009-10-29qlge: Fix EEH handling.Ron Mercer
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-28bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac
2009-10-28virtio-net: fix data corruption with OOMMichael S. Tsirkin
2009-10-28sfc: Set ip_summed correctly for page buffers passed to GROBen Hutchings
2009-10-28cnic: Fix L2CTX_STATUSB_NUM offset in context memory.Michael Chan
2009-10-27airo: Reorder tests, check bounds before elementRoel Kluin
2009-10-27libertas spi: fix sparse errorsHolger Schurig
2009-10-27b43: add 'struct b43_wl' missing declarationMiguel Boton
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger
2009-10-27rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT
2009-10-26sh_eth: Add asm/cacheflush.hNobuhiro Iwamatsu
2009-10-26PPPoE: Fix flush/close races.Michal Ostrowski
2009-10-26e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan
2009-10-26e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCHBruce Allan
2009-10-26e1000e: 82577/82578 requires a different method to configure LPLUBruce Allan
2009-10-26e1000e: increase swflag acquisition timeout for ICHx/PCHBruce Allan
2009-10-26e1000e: clear PHY wakeup bit after LCD reset on 82577/82578Bruce Allan
2009-10-26igbvf: fix memory leak when ring size changed while interface downAlexander Duyck
2009-10-26ixgbe: fix memory leak when resizing rings while interface is downAlexander Duyck
2009-10-26igb: fix memory leak when setting ring size while interface is downAlexander Duyck
2009-10-24bonding: Modify hash transmit policies to use the packet's source MAC addressJasper Spaans
2009-10-24DM9000: Fix revision ID for DM9000BBen Dooks