aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* bonding: use bond_is_lb() when it's appropriateJiri Pirko2009-05-30
* cxgb3: add support for the Aquantia 10G-BT phyDivy Le Ray2009-05-29
* cxgb3: Add Aeluros 2020 phy supportDivy Le Ray2009-05-29
* cxgb3: move away from LLTXDivy Le Ray2009-05-29
* netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA accessGraf Yang2009-05-29
* netdev: bfin_mac: fix performance issue found by netperfMichael Hennerich2009-05-29
* netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDBSonic Zhang2009-05-29
* netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interruptMichael Hennerich2009-05-29
* veth: dont release skb->dst in veth_xmit()Eric Dumazet2009-05-29
* korina: periodically poll the mediaFlorian Fainelli2009-05-29
* net: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori2009-05-29
* net: dont update dev->trans_startEric Dumazet2009-05-29
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-29
* Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-29
|\
| * wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: sdio: set the block size before enabling the functionInaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()Inaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: factor out 'state report's TLV handling to a functionInaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: allow kernel commands to device to be logged tooInaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: trace commands sent from user space on the "echo" pipeInaky Perez-Gonzalez2009-05-28
| * wimax/i2400m: generate fake source MAC address with random_ether_addr()Inaky Perez-Gonzalez2009-05-28
* | rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller2009-05-28
* | p54: Use SKB list handling helpers instead of by-hand code.David S. Miller2009-05-28
* | wavelan: Remove bogus debugging on skb->next being non-NULL.David S. Miller2009-05-27
* | aoe: Remove superfluous clearing of skb fields in new_skb().David S. Miller2009-05-27
* | appletalk: Add proper locking around IPDDP routing table.David S. Miller2009-05-27
* | net: use netdev stats in b44, sundance, via-rhine and via-velocityEric Dumazet2009-05-27
* | r6040: check and update media statusFlorian Fainelli2009-05-27
* | ixgbe: Fix build warningPeter P Waskiewicz Jr2009-05-27
* | sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.David S. Miller2009-05-27
* | cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE.David S. Miller2009-05-27
* | ixp4xx_eth: Remove references to BUS_ID_SIZE.David S. Miller2009-05-27
* | r8169: Use a different default for each familyJean Delvare2009-05-26
* | net/ucc_geth: allow to set mac address on running deviceKevin Hao2009-05-26
* | niu: Add support for C10NEMTanli Chang2009-05-26
* | ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore2009-05-26
* | ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr2009-05-26
* | igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck2009-05-26
* | igb: Record host memory receive overflow in net_statsJesper Dangaard Brouer2009-05-26
* | igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)Jesper Dangaard Brouer2009-05-26
* | igb: add RQDPC (Receive Queue Drop Packet Count) register macroJeff Kirsher2009-05-26
* | 8139*: convert printk() to pr_<foo>()Alexander Beregalov2009-05-26
* | 3c5xx: convert printk() to pr_<foo>()Alexander Beregalov2009-05-26
* | 3c50x: convert printk() to pr_<foo>()Alexander Beregalov2009-05-26
* | atl1: use netdev->statsEric Dumazet2009-05-26
* | net: sh_eth: Add support SH7724Yoshihiro Shimoda2009-05-26
* | net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"Yoshihiro Shimoda2009-05-26
* | net: sh_eth: fix receive desciptor loopYoshihiro Shimoda2009-05-26
* | net: sh_eth: fix TX/RX descriptor not set physical memoryYoshihiro Shimoda2009-05-26
* | net: sh_eth: fix cache coherency issueYoshihiro Shimoda2009-05-26