blob: 68bfaf95ce575d7c537b1793e3086ec53f32c24f [file] [log] [blame]
eb160971af7a ("r8169: remove unneeded mmiowb barriers")
0255d5927c0f ("Revert "r8169: make use of xmit_more and __netdev_sent_queue"")
2e6eedb4813e ("r8169: make use of xmit_more and __netdev_sent_queue")
76085c9e7eae ("r8169: replace macro TX_FRAGS_READY_FOR with a function")
734c140982ac ("r8169: remove ancient GCC bug workaround in a second place")
8b6dd85666e2 ("r8169: remove workaround for ancient gcc bug")
fe716f8a33ab ("r8169: merge rtl_irq_enable and rtl_irq_enable_all")
38caff5a445b ("r8169: handle all interrupt events in the hard irq handler")
6b839b6cf9ea ("r8169: fix NAPI handling under high load")
6ad569019999 ("r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED")
05bbe5584ff9 ("r8169: simplify interrupt handler")
f1e911d5d0df ("r8169: add basic phylib support")
335c997dce5c ("r8169: remove old PHY reset hack")
e397286b8e89 ("r8169: remove TBI 1000BaseX support")
49d17512560b ("r8169: use standard debug output functions")
52f8560ee468 ("r8169: fix network error on resume from suspend")
ff1d733155da ("r8169: improve PCI config space access")
2a71883c4fd7 ("r8169: simplify code by using ranges in switch clauses")
73570bf19faa ("r8169: merge r810x_pll_power_down/up into r8168_pll_power_down/up")
4fd48c4ac0a0 ("r8169: move common initializations to tp->hw_start")
82d3ff6dd199 ("r8169: remove calls to rtl_set_rx_mode")
3559d81e76bf ("r8169: simplify rtl_hw_start_8169")
12d42c505eb1 ("r8169: improve handling of CPCMD quirk mask")
0ae0974eb3d0 ("r8169: improve CPlusCmd handling")
9a3c81fa616b ("r8169: replace magic number for INTT mask with a constant")
2d6c5a61fad6 ("r8169: don't display tp->mmio_addr address")
6202806e7c03 ("r8169: drop member opts1_mask from struct rtl8169_private")
ebcd5daa7ffd ("r8169: change interrupt handler argument type")
61cb532d5224 ("r8169: change hw_start argument type")
1d0254dd9b44 ("r8169: replace rx_buf_sz with a constant")
9a899a35b0d6 ("r8169: switch to napi_schedule_irqoff")
37621493b873 ("r8169: use constant NAPI_POLL_WAIT")
c0b458a9463b ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")