summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-04-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-0/+2
2008-04-03[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel2-0/+2
2008-04-02sky2: fix suspend/resume racesStephen Hemminger1-0/+6
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-30/+52
2008-04-01b43: Fix PCMCIA IRQ routingMichael Buesch1-2/+4
2008-04-01b43: Add DMA mapping failure messagesMichael Buesch1-1/+6
2008-04-01plip: replace spin_lock_irq with spin_lock_irqsave in irq contextMikulas Patocka1-3/+4
2008-03-30dm9000 trivial annotationAl Viro1-1/+1
2008-03-28Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller10-21/+28
2008-03-28forcedeth: fix locking bug with netconsoleIngo Molnar1-8/+10
2008-03-28usb net: asix does not really need 10/100mbitMike Frysinger1-1/+1
2008-03-28Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger1-2/+0
2008-03-28ibm_newemac: emac_tx_csum typo fixValentine Barshak1-2/+2
2008-03-28Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman1-1/+1
2008-03-28S2io: Version update for Tx completion patchSreenivasa Honnur1-1/+1
2008-03-28drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell1-4/+0
2008-03-28dm9601: Fix multicast hash table handlingPeter Korsgaard1-1/+1
2008-03-28[netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2-1/+12
2008-03-28lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day1-1/+1
2008-03-28[BOND]: Fix warning in bond_sysfs.cDavid S. Miller1-0/+1
2008-03-27rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn1-2/+11
2008-03-27drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-27libertas: fix spinlock recursion bugHolger Schurig1-2/+0
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds38-546/+421
2008-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-31/+31
2008-03-25netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik4-6/+4
2008-03-25S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur1-0/+3
2008-03-25b44: Truncate PHY addressMichael Buesch1-0/+5
2008-03-25skge napi->poll() locking bugMarin Mitov1-2/+4
2008-03-25rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna1-3/+6
2008-03-25cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier1-9/+9
2008-03-25ehea: Fix IPv6 supportThomas Klein2-2/+2
2008-03-25dm9000: Support promisc and all-multi modesPeter Korsgaard1-2/+8
2008-03-25dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard1-1/+1
2008-03-25dm9601: add Hirose USB-100 device IDPeter Korsgaard1-0/+4
2008-03-25Marvell PHY m88e1111 driver fixAlexandr Smirnov1-5/+124
2008-03-25netxen: fix rx dropped statsDhananjay Phadke4-45/+3
2008-03-25netxen: remove low level tx lockDhananjay Phadke4-157/+43
2008-03-25netxen: napi and irq cleanupDhananjay Phadke4-163/+48
2008-03-25netxen: improve msi supportDhananjay Phadke6-33/+43
2008-03-25smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu1-4/+4
2008-03-25ixgb: remove unused variableJulia Lawall1-2/+0
2008-03-25e100: endianness annotationsAl Viro1-1/+1
2008-03-25igb trivial annotationsAl Viro3-69/+72
2008-03-25igb: endianness fixAl Viro1-2/+2
2008-03-25bonding: update versionJay Vosburgh1-2/+2
2008-03-25bonding: Fix sysfs attribute handlingLibor Pechacek1-2/+1
2008-03-25bonding: fix two compiler warningsJay Vosburgh2-6/+2
2008-03-25bonding: Fix locking in 802.3ad modeJay Vosburgh1-2/+2
2008-03-25smctr.c: fix logical-bitwise-or confusionJay Schulist1-1/+1