summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-10-15rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot
2008-10-15p54usb: Device ID updatesChristian Lamparter
2008-10-15ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg
2008-10-15libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar
2008-10-15orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy
2008-10-15orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov
2008-10-15iwlwifi: fix ct kill configuration for 5350Tomas Winkler
2008-10-15p54: Fix compilation problem on PPCLarry Finger
2008-10-15iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen
2008-10-15rtl8187: add device ID 0bda:8198John W. Linville
2008-10-14qlge: Fix page size ifdef test.Ron Mercer
2008-10-14net: Rationalise email address: Network Specific PartsAlan Cox
2008-10-14enic: Fix Kconfig headline descriptionRoland Dreier
2008-10-14de2104x: wrong MAC address fixMartin Langer
2008-10-14net: export genphy_restart_anegAdrian Bunk
2008-10-14cxgb3: extend copyrights to 2008Divy Le Ray
2008-10-14cxgb3: update driver versionDivy Le Ray
2008-10-14net/phy: add missing kernel-docRandy Dunlap
2008-10-14net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal
2008-10-13net/bfin_mac.c MDIO namespace fixesAdrian Bunk
2008-10-13jme: remove unused #include <version.h>Huang Weiyi
2008-10-13smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski
2008-10-13qlge: remove duplicated #includeHuang Weiyi
2008-10-13net/au1000_eth.c MDIO namespace fixesAdrian Bunk
2008-10-13net/tc35815.c: fix compilationAdrian Bunk
2008-10-13sky2: Fix WOL regressionRafael J. Wysocki
2008-10-13r8169: NULL pointer dereference on r8169 loadPetr Vandrovec
2008-10-11smc911x: Fix external PHY detectionGuennadi Liakhovetski
2008-10-11e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-10Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/...David S. Miller
2008-10-10myri10ge: update driver version number to 1.4.3-1.369Brice Goglin
2008-10-10r8169: add shutdown handlerFrancois Romieu
2008-10-10r8169: preliminary 8168d supportFrancois Romieu
2008-10-10r8169: support additional 8168cp chipsetFrancois Romieu
2008-10-10r8169: change default behavior for mildly identified 8168c chipsetsFrancois Romieu
2008-10-10r8169: add a new 8168cp flavorFrancois Romieu
2008-10-10r8169: add a new 8168c flavor (bis)Francois Romieu
2008-10-10r8169: add a new 8168c flavorFrancois Romieu
2008-10-10r8169: sync existing 8168 device hardware start sequences with vendor driverFrancois Romieu
2008-10-10r8169: 8168b Tx performance tweakFrancois Romieu
2008-10-10r8169: make room for more specific 8168 hardware start procedureFrancois Romieu
2008-10-10r8169: shuffle some registers handling around (8168 operation only)Francois Romieu
2008-10-10r8169: new phy init parameters for the 8168bFrancois Romieu
2008-10-10r8169: update phy init parametersFrancois Romieu
2008-10-10r8169: wake up the PHY of the 8168Francois Romieu
2008-10-10ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez
2008-10-10ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez
2008-10-10enic: Attempt to fix build in 32-bit such as i386.David S. Miller
2008-10-09ppp: Use skb_queue_walk() in ppp_mp_insert().David S. Miller