aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-211-0/+1
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-211-1/+4
|\ \
| * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-1912-67/+123
| |\ \
| * | | net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD2010-10-071-1/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-0/+2
|\ \ \ \
| * | | | smc91x: Add missing #inclusion of <linux/irq.h>David Howells2010-10-071-0/+1
| * | | | Blackfin: Split PLL code from mach-specific cdef headersDavid Howells2010-10-071-0/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-2120-1407/+308
|\ \ \ \
| * | | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-2917-646/+3
| * | | | pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-294-20/+4
| * | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-2919-57/+19
| * | | | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-292-25/+1
| * | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-2911-287/+103
| * | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-2911-109/+18
| * | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-2919-106/+53
| * | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-2913-33/+33
| * | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-2919-19/+0
| * | | | pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2010-09-297-20/+8
| * | | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-295-15/+15
| * | | | pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski2010-09-291-4/+1
| * | | | pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-298-111/+95
* | | | | Merge branch 'linus' into core/lockingIngo Molnar2010-10-1812-67/+123
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-132-1/+9
| * | | | net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-131-14/+27
| * | | | tg3: restore rx_dropped accountingEric Dumazet2010-10-112-3/+5
| * | | | b44: fix carrier detection on bindPaul Fertser2010-10-111-2/+2
| * | | | NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| * | | | net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-101-0/+3
| * | | | r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
| * | | | r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-091-6/+6
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-081-1/+1
| |\ \ \ \
| | * | | | ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau2010-10-061-1/+1
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-10-063-56/+85
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | bonding: fix WARN_ON when writing to bond_master sysfs fileNeil Horman2010-10-051-0/+9
| * | | | | skge: add quirk to limit DMAStanislaw Gruszka2010-10-051-1/+17
| * | | | | netdev: Depend on INET before selecting INET_LROBen Hutchings2010-10-031-2/+2
* | | | | | irda: Semaphore cleanupThomas Gleixner2010-10-121-1/+1
* | | | | | net: Wan/cosa.c: Convert "mutex" to semaphoreThomas Gleixner2010-10-121-1/+1
* | | | | | net: Ppp_async: semaphore cleanupThomas Gleixner2010-10-121-1/+1
* | | | | | hamradio: Mkiss: semaphore cleanupThomas Gleixner2010-10-121-1/+1
* | | | | | hamradio: 6pack: semaphore cleanupThomas Gleixner2010-10-121-1/+1
* | | | | | net: 3c527: semaphore cleanupThomas Gleixner2010-10-121-1/+1
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-042-2/+2
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-302-2/+2
| |\ \ \ | | |/ /
| | * | iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-282-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-2813-63/+252
|\ \ \ \ | |/ / /
| * | | de2104x: fix ethtoolOndrej Zary2010-09-271-2/+5
| * | | 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-271-0/+10
| * | | sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-261-1/+1