summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-04-19Merge branch 'omap2-upstream' into develRussell King67-716/+888
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King3-2/+15
2008-04-19[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov1-0/+10
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-04-17[ARM] 4980/1: [AT91] emQbit ECB_AT91 board supportAndrew Victor1-1/+3
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-118/+183
2008-04-10BNX2X: Correct bringing chip out of resetEliezer Tamir1-3/+3
2008-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-5/+3
2008-04-09rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner1-3/+1
2008-04-09[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller7-110/+177
2008-04-08iwlwifi: fix n-band association problemAbhijeet Kolekar1-1/+0
2008-04-08ipw2200: set MAC address on radiotap interfaceDaniel Drake1-0/+1
2008-04-08libertas: fix mode initialization problemHolger Schurig1-1/+1
2008-04-08virtio_net: remove overzealous printkAnthony Liguori1-1/+0
2008-04-08Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade"Linus Torvalds1-4/+4
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-22/+224
2008-04-05fix endian lossage in forcedethAl Viro1-3/+2
2008-04-05net/tokenring/olympic.c section fixesAdrian Bunk1-3/+3
2008-04-05net: marvell.c fix sparse shadowed variable warningHarvey Harrison1-2/+0
2008-04-04[TG3]: Add PHY workaround for 5784Matt Carlson2-14/+219
2008-04-04Merge 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-31dm9000 trivial annotationAl Viro1-1/+1
2008-03-29Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller10-21/+28
2008-03-29forcedeth: fix locking bug with netconsoleIngo Molnar1-8/+10
2008-03-29usb net: asix does not really need 10/100mbitMike Frysinger1-1/+1
2008-03-29Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger1-2/+0
2008-03-29ibm_newemac: emac_tx_csum typo fixValentine Barshak1-2/+2
2008-03-29Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman1-1/+1
2008-03-29S2io: Version update for Tx completion patchSreenivasa Honnur1-1/+1
2008-03-29drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell1-4/+0
2008-03-29dm9601: Fix multicast hash table handlingPeter Korsgaard1-1/+1
2008-03-29[netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2-1/+12
2008-03-29lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day1-1/+1
2008-03-29[BOND]: Fix warning in bond_sysfs.cDavid S. Miller1-0/+1
2008-03-27plat-orion: make mv643xx_eth available for all Orion familiesLennert Buytenhek1-1/+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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds38-546/+421
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-31/+31
2008-03-26netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik4-6/+4
2008-03-26S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur1-0/+3
2008-03-26b44: Truncate PHY addressMichael Buesch1-0/+5
2008-03-26skge napi->poll() locking bugMarin Mitov1-2/+4