summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: check for underlength tap writesRusty Russell2008-04-131-1/+4
* net: make struct tun_struct private to tun.cRusty Russell2008-04-131-0/+33
* tg3: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-131-3/+4
* Mark generic HDLC + PPP as broken.Krzysztof Halasa2008-04-121-1/+5
* ehea: Fix DLPAR memory add supportThomas Klein2008-04-122-3/+24
* sc92031: sysfs link missingStephen Hemminger2008-04-121-0/+1
* smc91x driver: fix bug: print warning only in interrupt modeSonic Zhang2008-04-121-0/+2
* forcedeth: mac address fixAyaz Abdulla2008-04-121-2/+24
* macb: Use semicolon instead of comma for statementAtsushi Nemoto2008-04-121-6/+6
* macb: Call phy_disconnect on removingAtsushi Nemoto2008-04-121-0/+2
* ucc_geth: fix non-functional fixed phy supportJoakim Tjernlund2008-04-121-23/+30
* fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart2008-04-121-1/+2
* sky2: missing chip name for Yukon SupremeStephen Hemminger2008-04-121-0/+1
* BNX2X: Correct bringing chip out of resetEliezer Tamir2008-04-101-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-04-104-5/+3Star
|\
| * rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner2008-04-091-3/+1Star
| * iwlwifi: fix n-band association problemAbhijeet Kolekar2008-04-081-1/+0Star
| * ipw2200: set MAC address on radiotap interfaceDaniel Drake2008-04-081-0/+1
| * libertas: fix mode initialization problemHolger Schurig2008-04-081-1/+1
* | [NET]: Undo code bloat in hot paths due to print_mac().David S. Miller2008-04-097-110/+177
|/
* fix endian lossage in forcedethAl Viro2008-04-041-3/+2Star
* net/tokenring/olympic.c section fixesAdrian Bunk2008-04-041-3/+3
* net: marvell.c fix sparse shadowed variable warningHarvey Harrison2008-04-041-2/+0Star
* [TG3]: Add PHY workaround for 5784Matt Carlson2008-04-042-14/+219
* sky2: fix suspend/resume racesStephen Hemminger2008-04-021-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-0217-30/+52
|\
| * b43: Fix PCMCIA IRQ routingMichael Buesch2008-04-011-2/+4
| * b43: Add DMA mapping failure messagesMichael Buesch2008-04-011-1/+6
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-2910-21/+28
| |\
| | * forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-291-8/+10
| | * usb net: asix does not really need 10/100mbitMike Frysinger2008-03-291-1/+1
| | * Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger2008-03-291-2/+0Star
| | * ibm_newemac: emac_tx_csum typo fixValentine Barshak2008-03-291-2/+2
| | * Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman2008-03-291-1/+1
| | * S2io: Version update for Tx completion patchSreenivasa Honnur2008-03-291-1/+1
| | * drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-291-4/+0Star
| | * dm9601: Fix multicast hash table handlingPeter Korsgaard2008-03-291-1/+1
| | * [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-292-1/+12
| * | lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day2008-03-291-1/+1
| * | [BOND]: Fix warning in bond_sysfs.cDavid S. Miller2008-03-291-0/+1
| |/
| * rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn2008-03-271-2/+11
| * drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall2008-03-271-1/+1
| * libertas: fix spinlock recursion bugHolger Schurig2008-03-271-2/+0Star
* | plip: replace spin_lock_irq with spin_lock_irqsave in irq contextMikulas Patocka2008-04-011-3/+4
* | dm9000 trivial annotationAl Viro2008-03-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-2738-546/+421Star
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-279-31/+31
| |\
| | * b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-253-6/+5Star
| | * b43: Fix DMA mapping leakageMichael Buesch2008-03-251-10/+17
| | * iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-252-2/+2