summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| | | * | | pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-238-13/+0
| | | * | | pcmcia: use pcmcia_loop_config in net pcmcia driversDominik Brodowski2008-08-239-654/+596
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-1310-51/+49
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | net/bfin_mac.c MDIO namespace fixesAdrian Bunk2008-10-121-13/+13
| | | * | | jme: remove unused #include <version.h>Huang Weiyi2008-10-121-1/+0
| | | * | | smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski2008-10-122-6/+14
| | | * | | qlge: remove duplicated #includeHuang Weiyi2008-10-122-2/+0
| | | * | | net/au1000_eth.c MDIO namespace fixesAdrian Bunk2008-10-121-13/+14
| | | * | | net/tc35815.c: fix compilationAdrian Bunk2008-10-121-1/+1
| | | * | | sky2: Fix WOL regressionRafael J. Wysocki2008-10-121-14/+5
OpenPOWER on IntegriCloud