summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-04fix endian lossage in forcedethAl Viro
2008-04-04net/tokenring/olympic.c section fixesAdrian Bunk
2008-04-04net: marvell.c fix sparse shadowed variable warningHarvey Harrison
2008-04-04[TG3]: Add PHY workaround for 5784Matt Carlson
2008-04-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-04-03[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel
2008-04-02sky2: fix suspend/resume racesStephen Hemminger
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-01b43: Fix PCMCIA IRQ routingMichael Buesch
2008-04-01b43: Add DMA mapping failure messagesMichael Buesch
2008-04-01plip: replace spin_lock_irq with spin_lock_irqsave in irq contextMikulas Patocka
2008-03-30dm9000 trivial annotationAl Viro
2008-03-29Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-03-29forcedeth: fix locking bug with netconsoleIngo Molnar
2008-03-29usb net: asix does not really need 10/100mbitMike Frysinger
2008-03-29Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger
2008-03-29ibm_newemac: emac_tx_csum typo fixValentine Barshak
2008-03-29Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman
2008-03-29S2io: Version update for Tx completion patchSreenivasa Honnur
2008-03-29drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell
2008-03-29dm9601: Fix multicast hash table handlingPeter Korsgaard
2008-03-29[netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler
2008-03-28lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day
2008-03-28[BOND]: Fix warning in bond_sysfs.cDavid S. Miller
2008-03-27rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn
2008-03-27drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall
2008-03-27libertas: fix spinlock recursion bugHolger Schurig
2008-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-03-26netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik
2008-03-26S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur
2008-03-26b44: Truncate PHY addressMichael Buesch
2008-03-26skge napi->poll() locking bugMarin Mitov
2008-03-26rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna
2008-03-26cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier
2008-03-26ehea: Fix IPv6 supportThomas Klein
2008-03-26dm9000: Support promisc and all-multi modesPeter Korsgaard
2008-03-26dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard
2008-03-26dm9601: add Hirose USB-100 device IDPeter Korsgaard
2008-03-26Marvell PHY m88e1111 driver fixAlexandr Smirnov
2008-03-26netxen: fix rx dropped statsDhananjay Phadke
2008-03-26netxen: remove low level tx lockDhananjay Phadke
2008-03-26netxen: napi and irq cleanupDhananjay Phadke
2008-03-26netxen: improve msi supportDhananjay Phadke
2008-03-26smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu
2008-03-26ixgb: remove unused variableJulia Lawall
2008-03-26e100: endianness annotationsAl Viro
2008-03-26igb trivial annotationsAl Viro
2008-03-26igb: endianness fixAl Viro