summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* orinoco: reduce stack usage in firmware download pathAndrey Borzenkov2008-10-221-13/+29
* ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-222-9/+21
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-201-2/+2
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-204-8/+8
|\
| * drivers/net: use nr_irqsYinghai Lu2008-10-164-8/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-20467-29794/+63901
|\ \
| * | USB: remove info() macro from usb network driversGreg Kroah-Hartman2008-10-177-22/+32
| * | USB: remove warn() macro from usb net driversGreg Kroah-Hartman2008-10-174-19/+20
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-177-42/+70
| |\ \
| | * | [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bitAlan Cox2008-10-161-1/+1
| | * | xen-netfront: Avoid unaligned accesses to IP headerIsaku Yamahata2008-10-161-1/+4
| | * | lmc: copy_*_user under spinlockAlan Cox2008-10-161-7/+24
| | * | [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik2008-10-164-33/+41
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-164-14/+8
| |\ \ \
| | * | | NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman2008-10-161-7/+1
| | * | | device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-163-7/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-163-16/+5
| |\ \ \ \
| | * | | | remove CONFIG_KMOD from driversJohannes Berg2008-10-173-16/+5
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-1610-15/+29
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-141-4/+5
| | * | | rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot2008-10-141-0/+2
| | * | | p54usb: Device ID updatesChristian Lamparter2008-10-141-1/+2
| | * | | ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-141-1/+7
| | * | | libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar2008-10-141-0/+2
| | * | | orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy2008-10-141-2/+3
| | * | | orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov2008-10-141-2/+3
| | * | | iwlwifi: fix ct kill configuration for 5350Tomas Winkler2008-10-141-3/+3
| | * | | p54: Fix compilation problem on PPCLarry Finger2008-10-141-1/+0
| | * | | iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen2008-10-141-1/+1
| | * | | rtl8187: add device ID 0bda:8198John W. Linville2008-10-141-0/+1
| * | | | drivers/net/xen-netfront.c: Use DIV_ROUND_UPJulia Lawall2008-10-161-1/+1
| * | | | Remove Andrew Morton's old email accountsFrancois Cami2008-10-162-8/+7
| | |/ / | |/| |
| * | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-15450-29680/+63517
| |\ \ \ | | | |/ | | |/|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-1444-45/+53
| | |\|
| | | * qlge: Fix page size ifdef test.Ron Mercer2008-10-131-1/+1
| | | * net: Rationalise email address: Network Specific PartsAlan Cox2008-10-1316-22/+24
| | | * enic: Fix Kconfig headline descriptionRoland Dreier2008-10-131-1/+1
| | | * de2104x: wrong MAC address fixMartin Langer2008-10-131-0/+1
| | | * net: export genphy_restart_anegAdrian Bunk2008-10-131-0/+1
| | | * cxgb3: extend copyrights to 2008Divy Le Ray2008-10-1320-20/+20
| | | * cxgb3: update driver versionDivy Le Ray2008-10-131-1/+1
| | | * net/phy: add missing kernel-docRandy Dunlap2008-10-131-0/+1
| | | * net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal2008-10-133-0/+3
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-1321-751/+644
| | |\ \
| | | * | pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-316-8/+8
| | | * | pcmcia: card services header cleanupDominik Brodowski2008-08-312-2/+2
| | | * | pcmcia: deprecate CS_OUT_OF_RESOURCEDominik Brodowski2008-08-231-2/+2
| | | * | pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-2314-77/+90
| | | * | pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-239-63/+24
| | | * | pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-239-68/+58