summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-11igb: do not check for vf_data if we didn't enable vfsAlexander Duyck1-15/+22
2009-04-11igbvf: fix unused external referencesAlexander Duyck4-8/+7
2009-04-11igb: fix unused external references introduced with sr-iov changesAlexander Duyck4-19/+3
2009-04-11ether3: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11ether1: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11ep93xx_eth: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11at91_ether: convert to net_device_opsAlexander Beregalov1-13/+19
2009-04-11am79c961a: convert to net_device_opsAlexander Beregalov1-9/+15
2009-04-11ariadne: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11ibm_newemac: convert to netdev_opsAlexander Beregalov1-12/+29
2009-04-11fs_enet: convert to netdev_opsAlexander Beregalov1-10/+17
2009-04-11ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich3-5/+6
2009-04-11net: Update maintainersBen Hutchings1-9/+3
2009-04-11via-velocity : fix compilation warning.Séguier Régis1-2/+2
2009-04-11phy: error handling for platform_device_register_simple()Dan Carpenter1-2/+3
2009-04-11tr: fix leakage of device in net/802/tr.cWei Yongjun1-0/+3
2009-04-11ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck1-1/+23
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz4-95/+62
2009-04-11net: netif_device_attach/detach should start/stop all queuesAlexander Duyck1-2/+2
2009-04-09forcedeth: Use napi_complete() not __napi_complete().David S. Miller1-2/+2
2009-04-09igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck1-105/+54
2009-04-09igbvf: add new driver to support 82576 virtual functionsAlexander Duyck12-0/+5175
2009-04-09drivers/net/eql.c: Fix a dev leakage.Yang Hongyang1-0/+2
2009-04-09niu: Fix unused variable warning.David S. Miller1-0/+1
2009-04-09r6040: set MODULE_VERSIONFlorian Fainelli1-0/+1
2009-04-09bnx2: Don't use reserved namesBastian Blank1-13/+13
2009-04-09FEC driver: add missing #endifSascha Hauer1-0/+1
2009-04-09niu: Fix error handlingDan Carpenter1-1/+1
2009-04-09mv643xx_eth: don't reset the rx coal timer on interface upLennert Buytenhek1-2/+2
2009-04-09smsc911x: correct debugging message on mii read timeoutSteve Glendinning1-1/+1
2009-04-09ethoc: fix library build errorsRandy Dunlap1-0/+2
2009-04-07Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds1-2/+2
2009-04-07NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust1-2/+0
2009-04-07Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds1-1/+3
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox4-31/+60
2009-04-07tty: jsm cleanupsBreno Leitao2-21/+12
2009-04-07Adjust path to gpio headersMike Frysinger1-8/+8
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger1-1/+1
2009-04-07Change KCONFIG nameMike Frysinger1-1/+1
2009-04-07tty: Blackin CTS/RTSSonic Zhang9-116/+209
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang6-187/+82
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin3-0/+11
2009-04-07lanana: assign a device name and numbering for MAX3100Alan Cox1-0/+4
2009-04-07serqt: initial clean up pass for tty sideAlan Cox1-286/+163
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino5-29/+66
2009-04-07tty: Correct inline types for tty_driver_kref_get()Adrian Bunk1-1/+2
2009-04-07splice: fix deadlock in splicing to fileMiklos Szeredi2-7/+26
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi5-13/+13
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi8-175/+274
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi8-208/+29