summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dont update dev->trans_startEric Dumazet2009-05-2921-39/+10
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-2916-25/+8
* Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-297-64/+109
|\
| * wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez2009-05-281-5/+30
| * wimax/i2400m: sdio: set the block size before enabling the functionInaky Perez-Gonzalez2009-05-281-9/+9
| * wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()Inaky Perez-Gonzalez2009-05-282-7/+2
| * wimax/i2400m: factor out 'state report's TLV handling to a functionInaky Perez-Gonzalez2009-05-281-39/+50
| * wimax/i2400m: allow kernel commands to device to be logged tooInaky Perez-Gonzalez2009-05-282-10/+5
| * wimax/i2400m: trace commands sent from user space on the "echo" pipeInaky Perez-Gonzalez2009-05-282-3/+13
| * wimax/i2400m: generate fake source MAC address with random_ether_addr()Inaky Perez-Gonzalez2009-05-283-1/+10
* | rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller2009-05-281-6/+1
* | p54: Use SKB list handling helpers instead of by-hand code.David S. Miller2009-05-281-27/+19
* | wavelan: Remove bogus debugging on skb->next being non-NULL.David S. Miller2009-05-272-9/+0
* | aoe: Remove superfluous clearing of skb fields in new_skb().David S. Miller2009-05-271-7/+0
* | appletalk: Add proper locking around IPDDP routing table.David S. Miller2009-05-271-8/+32
* | net: use netdev stats in b44, sundance, via-rhine and via-velocityEric Dumazet2009-05-276-66/+73
* | r6040: check and update media statusFlorian Fainelli2009-05-271-1/+5
* | ixgbe: Fix build warningPeter P Waskiewicz Jr2009-05-261-1/+0
* | sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.David S. Miller2009-05-261-1/+1
* | cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE.David S. Miller2009-05-261-1/+1
* | ixp4xx_eth: Remove references to BUS_ID_SIZE.David S. Miller2009-05-261-2/+2
* | r8169: Use a different default for each familyJean Delvare2009-05-261-17/+22
* | net/ucc_geth: allow to set mac address on running deviceKevin Hao2009-05-261-1/+32
* | niu: Add support for C10NEMTanli Chang2009-05-261-10/+47
* | ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore2009-05-263-19/+39
* | ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr2009-05-262-2/+0
* | igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck2009-05-262-2/+2
* | igb: Record host memory receive overflow in net_statsJesper Dangaard Brouer2009-05-262-0/+11
* | igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)Jesper Dangaard Brouer2009-05-263-10/+38
* | igb: add RQDPC (Receive Queue Drop Packet Count) register macroJeff Kirsher2009-05-261-0/+1
* | 8139*: convert printk() to pr_<foo>()Alexander Beregalov2009-05-262-84/+66
* | 3c5xx: convert printk() to pr_<foo>()Alexander Beregalov2009-05-264-242/+233
* | 3c50x: convert printk() to pr_<foo>()Alexander Beregalov2009-05-265-219/+216
* | atl1: use netdev->statsEric Dumazet2009-05-252-4/+3
* | net: sh_eth: Add support SH7724Yoshihiro Shimoda2009-05-253-6/+111
* | net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"Yoshihiro Shimoda2009-05-252-251/+386
* | net: sh_eth: fix receive desciptor loopYoshihiro Shimoda2009-05-251-0/+1
* | net: sh_eth: fix TX/RX descriptor not set physical memoryYoshihiro Shimoda2009-05-251-23/+12
* | net: sh_eth: fix cache coherency issueYoshihiro Shimoda2009-05-251-0/+4
* | net: Remove obsolete MV64360 config optionGabriel Paubert2009-05-251-1/+1
* | iwmc3200wifi: fix link error when CFG80211 is not selectedZhu Yi2009-05-251-1/+2
* | net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-251-9/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-258-19/+36
|\ \
| * | gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-251-1/+10
| * | gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-211-1/+1
| * | wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1
| * | iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
| * | airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-201-9/+14
| * | ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-201-21/+28
| * | iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-203-17/+6