summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-03-30tegra: SMSC LAN V4 driver integration to reduce power during OS idleNarendra Damahe
2010-03-18tegra usb: Integrating power aware LAN 9500 driver from SMSCNarendra Damahe
2010-02-02smsc95xx: configure LED outputsSteve Glendinning
2010-01-07tegra: usbnet workaround for 32Byte buffer allignment requirementUday Raval
2009-12-08cdc_ether: add vendor and product IDs for a number of additional modemsGary King
2009-12-08smsc95xx: add support for SMSC 9514 USB ethernet deviceGary King
2009-12-08usbnet: add FLAG_SEND_ZLPGary King
2009-12-07Merge commit 'arm/2.6.28-arm' into android-tegra-2.6.29Gary King
2009-09-14smsc911x: Add spinlocks around registers accessCatalin Marinas
2009-07-09net: Force PPPoLAC and PPPoPNS to bind an interface before creating PPP channel.Chia-chi Yeh
2009-06-23net: Fix a potential deadlock while releasing PPPoLAC/PPPoPNS socket.Chia-chi Yeh
2009-06-13net: Fix a bitmask in PPPoPNS and rename constants in PPPoPNS and PPPoLAC.Chia-chi Yeh
2009-06-12net: add PPP on PPTP Network Server (PPPoPNS) driver.Chia-chi Yeh
2009-05-19net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.Chia-chi Yeh
2009-04-30smsc911x: add dynamic bus configurationSteve Glendinning
2009-04-30SMSC LAN911x and LAN921x vendor driverSteve Glendinning
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok
2009-03-19sungem: missing net_device_opsStephen Hemminger
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla
2009-03-18smsc911x: reset last known duplex and carrier on openSteve Glendinning
2009-03-18sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu
2009-03-18sh_eth: Change handling of IRQNobuhiro Iwamatsu
2009-03-18tulip: fix crash on iface up with shirq debugKyle McMartin
2009-03-18virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas
2009-03-18bonding: Fix updating of speed/duplex changesJay Vosburgh
2009-03-18bnx2: Fix problem of using wrong IRQ handler.Michael Chan
2009-03-16zd1211rw: Do not panic on device eject when associatedJouni Malinen
2009-03-16ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez
2009-03-16ath9k: implement IO serializationLuis R. Rodriguez
2009-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-15r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu
2009-03-15r8169: use hardware auto-padding.françois romieu
2009-03-14igb: remove ASPM L0s workaroundAlexander Duyck
2009-03-14netxen: remove old flash check.Dhananjay Phadke
2009-03-13mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek
2009-03-13emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt
2009-03-13ixgbe: fix multiple unicast address supportChris Leech
2009-03-13via-velocity: Fix DMA mapping length errors on transmit.Dave Jones
2009-03-13qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer
2009-03-13qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer
2009-03-13qlge: bugfix: Tell hw to strip vlan header.Ron Mercer
2009-03-13qlge: bugfix: Increase filter on inbound csum.Ron Mercer
2009-03-13dnet: replace obsolete *netif_rx_* functions with *napi_*Ilya Yanok
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-11net: Add be2net driver.Sathya Perla