Age | Commit message (Expand) | Author |
2009-05-28 | rtl8187: Remove pointless check in rtl8187_rx_cb(). | David S. Miller |
2009-05-28 | p54: Use SKB list handling helpers instead of by-hand code. | David S. Miller |
2009-05-27 | wavelan: Remove bogus debugging on skb->next being non-NULL. | David S. Miller |
2009-05-27 | aoe: Remove superfluous clearing of skb fields in new_skb(). | David S. Miller |
2009-05-27 | appletalk: Add proper locking around IPDDP routing table. | David S. Miller |
2009-05-27 | net: use netdev stats in b44, sundance, via-rhine and via-velocity | Eric Dumazet |
2009-05-27 | r6040: check and update media status | Florian Fainelli |
2009-05-26 | ixgbe: Fix build warning | Peter P Waskiewicz Jr |
2009-05-26 | sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead. | David S. Miller |
2009-05-26 | cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE. | David S. Miller |
2009-05-26 | ixp4xx_eth: Remove references to BUS_ID_SIZE. | David S. Miller |
2009-05-26 | r8169: Use a different default for each family | Jean Delvare |
2009-05-26 | net/ucc_geth: allow to set mac address on running device | Kevin Hao |
2009-05-26 | niu: Add support for C10NEM | Tanli Chang |
2009-05-26 | ixgbe: fix 82598 SFP initialization after driver load. | Don Skidmore |
2009-05-26 | ixgbe: Remove device ID 0x10d8 | Peter P Waskiewicz Jr |
2009-05-26 | igb/e1000e: update PSSR_MDIX value to reflect correct bit | Alexander Duyck |
2009-05-26 | igb: Record host memory receive overflow in net_stats | Jesper Dangaard Brouer |
2009-05-26 | igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) | Jesper Dangaard Brouer |
2009-05-26 | igb: add RQDPC (Receive Queue Drop Packet Count) register macro | Jeff Kirsher |
2009-05-26 | 8139*: convert printk() to pr_<foo>() | Alexander Beregalov |
2009-05-26 | 3c5xx: convert printk() to pr_<foo>() | Alexander Beregalov |
2009-05-26 | 3c50x: convert printk() to pr_<foo>() | Alexander Beregalov |
2009-05-25 | atl1: use netdev->stats | Eric Dumazet |
2009-05-25 | net: sh_eth: Add support SH7724 | Yoshihiro Shimoda |
2009-05-25 | net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data" | Yoshihiro Shimoda |
2009-05-25 | net: sh_eth: fix receive desciptor loop | Yoshihiro Shimoda |
2009-05-25 | net: sh_eth: fix TX/RX descriptor not set physical memory | Yoshihiro Shimoda |
2009-05-25 | net: sh_eth: fix cache coherency issue | Yoshihiro Shimoda |
2009-05-25 | net: Remove obsolete MV64360 config option | Gabriel Paubert |
2009-05-25 | iwmc3200wifi: fix link error when CFG80211 is not selected | Zhu Yi |
2009-05-25 | net: remove COMPAT_NET_DEV_OPS | Alexander Beregalov |
2009-05-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-05-25 | mISDN: Added PCI ID for new Junghanns.net Single E1 cards. | Andreas Eversberg |
2009-05-25 | mISDN: Fix DTMF detection enable/disable | Andreas Eversberg |
2009-05-25 | mISDN: Use kernel_{send,recv}msg instead of open coding | Arnaldo Carvalho de Melo |
2009-05-25 | mISDN: Cleanup debug messages | Karsten Keil |
2009-05-25 | mISDN: Add PCI ID for Junghanns 8S card | Andreas Eversberg |
2009-05-25 | mISDN: get_free_devid() failure ignored | Roel Kluin |
2009-05-25 | mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti | Karsten Keil |
2009-05-25 | mISDN: Fix skb leak in error cases | Karsten Keil |
2009-05-25 | mISDN: Add "sapi" information to debug messages | Andreas Eversberg |
2009-05-25 | mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size | Frank Seidel |
2009-05-25 | mISDN: Fix TEI and SAPI handling | Andreas Eversberg |
2009-05-25 | mISDN: Hardware acceleration is now possible in conjunction with audio recording | Andreas Eversberg |
2009-05-25 | mISDN: Fix DTMF locking bug issue | Andreas Eversberg |
2009-05-25 | mISDN: Added layer-1-hold feature | Andreas Eversberg |
2009-05-25 | mISDN: Fixed missing spin lock on pipeline process | Andreas Eversberg |
2009-05-25 | mISDN: Reduce stack size in dsp_cmx_send() | Frank Seidel |
2009-05-25 | mISDN: Echo canceler now gets delay information from hardware | Andreas Eversberg |