aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-05-29mac8390: fix build with NET_POLL_CONTROLLERFinn Thain
2009-05-29cxgb3: link fault fixesDivy Le Ray
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray
2009-05-29korina: periodically poll the mediaFlorian Fainelli
2009-05-29net: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori
2009-05-29net: dont update dev->trans_startEric Dumazet
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet
2009-05-29Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-28wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez
2009-05-28wimax/i2400m: sdio: set the block size before enabling the functionInaky Perez-Gonzalez
2009-05-28wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()Inaky Perez-Gonzalez
2009-05-28wimax/i2400m: factor out 'state report's TLV handling to a functionInaky Perez-Gonzalez
2009-05-28wimax/i2400m: allow kernel commands to device to be logged tooInaky Perez-Gonzalez
2009-05-28wimax/i2400m: trace commands sent from user space on the "echo" pipeInaky Perez-Gonzalez
2009-05-28wimax/i2400m: generate fake source MAC address with random_ether_addr()Inaky Perez-Gonzalez
2009-05-28rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller
2009-05-28p54: Use SKB list handling helpers instead of by-hand code.David S. Miller
2009-05-27wavelan: Remove bogus debugging on skb->next being non-NULL.David S. Miller
2009-05-27appletalk: Add proper locking around IPDDP routing table.David S. Miller
2009-05-27net: use netdev stats in b44, sundance, via-rhine and via-velocityEric Dumazet
2009-05-27r6040: check and update media statusFlorian Fainelli
2009-05-26ixgbe: Fix build warningPeter P Waskiewicz Jr
2009-05-26sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.David S. Miller
2009-05-26cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE.David S. Miller
2009-05-26ixp4xx_eth: Remove references to BUS_ID_SIZE.David S. Miller
2009-05-26bfin_mac: fix build error due to net_device_ops convertMike Frysinger
2009-05-26r8169: Use a different default for each familyJean Delvare
2009-05-26atlx: move modinfo data from atlx.h to atl1.cAlex Chiang
2009-05-26net/ucc_geth: allow to set mac address on running deviceKevin Hao
2009-05-26gianfar: fix babbling rx error event bugXiaotian Feng
2009-05-26niu: Add support for C10NEMTanli Chang
2009-05-26ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore
2009-05-26ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr
2009-05-26igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck
2009-05-26igb: Record host memory receive overflow in net_statsJesper Dangaard Brouer
2009-05-26igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)Jesper Dangaard Brouer
2009-05-26igb: add RQDPC (Receive Queue Drop Packet Count) register macroJeff Kirsher
2009-05-268139*: convert printk() to pr_<foo>()Alexander Beregalov
2009-05-263c5xx: convert printk() to pr_<foo>()Alexander Beregalov
2009-05-263c50x: convert printk() to pr_<foo>()Alexander Beregalov
2009-05-25atl1: use netdev->statsEric Dumazet
2009-05-25Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-25r8169: avoid losing MSI interruptsDavid Dillow
2009-05-25net: sh_eth: Add support SH7724Yoshihiro Shimoda
2009-05-25net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"Yoshihiro Shimoda
2009-05-25net: sh_eth: fix receive desciptor loopYoshihiro Shimoda
2009-05-25net: sh_eth: fix TX/RX descriptor not set physical memoryYoshihiro Shimoda
2009-05-25net: sh_eth: fix cache coherency issueYoshihiro Shimoda
2009-05-25net: Remove obsolete MV64360 config optionGabriel Paubert
2009-05-25mac8390: fix regression caused during net_device_ops conversionFinn Thain