aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-29net: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori4-9/+10
2009-05-29net: dont update dev->trans_startEric Dumazet21-39/+10
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet16-25/+8
2009-05-29Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller7-64/+109
2009-05-28wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez1-5/+30
2009-05-28wimax/i2400m: sdio: set the block size before enabling the functionInaky Perez-Gonzalez1-9/+9
2009-05-28wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()Inaky Perez-Gonzalez2-7/+2
2009-05-28wimax/i2400m: factor out 'state report's TLV handling to a functionInaky Perez-Gonzalez1-39/+50
2009-05-28wimax/i2400m: allow kernel commands to device to be logged tooInaky Perez-Gonzalez2-10/+5
2009-05-28wimax/i2400m: trace commands sent from user space on the "echo" pipeInaky Perez-Gonzalez2-3/+13
2009-05-28wimax/i2400m: generate fake source MAC address with random_ether_addr()Inaky Perez-Gonzalez3-1/+10
2009-05-28rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller1-6/+1
2009-05-28p54: Use SKB list handling helpers instead of by-hand code.David S. Miller1-27/+19
2009-05-27wavelan: Remove bogus debugging on skb->next being non-NULL.David S. Miller2-9/+0
2009-05-27aoe: Remove superfluous clearing of skb fields in new_skb().David S. Miller1-7/+0
2009-05-27appletalk: Add proper locking around IPDDP routing table.David S. Miller1-8/+32
2009-05-27net: use netdev stats in b44, sundance, via-rhine and via-velocityEric Dumazet6-66/+73
2009-05-27r6040: check and update media statusFlorian Fainelli1-1/+5
2009-05-26ixgbe: Fix build warningPeter P Waskiewicz Jr1-1/+0
2009-05-26sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.David S. Miller1-1/+1
2009-05-26cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE.David S. Miller1-1/+1
2009-05-26ixp4xx_eth: Remove references to BUS_ID_SIZE.David S. Miller1-2/+2
2009-05-26r8169: Use a different default for each familyJean Delvare1-17/+22
2009-05-26net/ucc_geth: allow to set mac address on running deviceKevin Hao1-1/+32
2009-05-26niu: Add support for C10NEMTanli Chang1-10/+47
2009-05-26ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore3-19/+39
2009-05-26ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr2-2/+0
2009-05-26igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck2-2/+2
2009-05-26igb: Record host memory receive overflow in net_statsJesper Dangaard Brouer2-0/+11
2009-05-26igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)Jesper Dangaard Brouer3-10/+38
2009-05-26igb: add RQDPC (Receive Queue Drop Packet Count) register macroJeff Kirsher1-0/+1
2009-05-268139*: convert printk() to pr_<foo>()Alexander Beregalov2-84/+66
2009-05-263c5xx: convert printk() to pr_<foo>()Alexander Beregalov4-242/+233
2009-05-263c50x: convert printk() to pr_<foo>()Alexander Beregalov5-219/+216
2009-05-25atl1: use netdev->statsEric Dumazet2-4/+3
2009-05-25net: sh_eth: Add support SH7724Yoshihiro Shimoda3-6/+111
2009-05-25net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"Yoshihiro Shimoda2-251/+386
2009-05-25net: sh_eth: fix receive desciptor loopYoshihiro Shimoda1-0/+1
2009-05-25net: sh_eth: fix TX/RX descriptor not set physical memoryYoshihiro Shimoda1-23/+12
2009-05-25net: sh_eth: fix cache coherency issueYoshihiro Shimoda1-0/+4
2009-05-25net: Remove obsolete MV64360 config optionGabriel Paubert1-1/+1
2009-05-25iwmc3200wifi: fix link error when CFG80211 is not selectedZhu Yi1-1/+2
2009-05-25net: remove COMPAT_NET_DEV_OPSAlexander Beregalov1-9/+0
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller8-19/+36
2009-05-25mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg1-0/+4
2009-05-25mISDN: Fix DTMF detection enable/disableAndreas Eversberg3-0/+6
2009-05-25mISDN: Use kernel_{send,recv}msg instead of open codingArnaldo Carvalho de Melo2-18/+8
2009-05-25mISDN: Cleanup debug messagesKarsten Keil11-132/+141
2009-05-25mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg1-0/+3
2009-05-25mISDN: get_free_devid() failure ignoredRoel Kluin1-4/+4