Skip to content
Snippets Groups Projects
  1. Mar 01, 2012
  2. Feb 29, 2012
  3. Feb 28, 2012
  4. Feb 27, 2012
  5. Feb 26, 2012
    • Gabor Juhos's avatar
      ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop · 72599f0c
      Gabor Juhos authored
      SVN-Revision: 30733
      72599f0c
    • Gabor Juhos's avatar
      ramips: raeth: add rx_info structure · 100f76a0
      Gabor Juhos authored
      This helps to reduce code size on RX path:
      
      add/remove: 0/0 grow/shrink: 3/1 up/down: 68/-56 (12)
      function                                     old     new   delta
      ramips_eth_open                             1104    1144     +40
      ramips_ring_free                             212     232     +20
      ramips_eth_stop                              400     408      +8
      ramips_eth_rx_hw                             648     592     -56
      
      SVN-Revision: 30732
      100f76a0
    • Gabor Juhos's avatar
      ramips: raeth: add tx_info structure · 32e7b1c7
      Gabor Juhos authored
      This helps to reduce code size on TX path:
      
      add/remove: 0/0 grow/shrink: 1/4 up/down: 56/-92 (-36)
      function                                     old     new   delta
      ramips_eth_open                             1048    1104     +56
      ramips_eth_tx_housekeeping                   156     148      -8
      ramips_ring_free                             224     212     -12
      ramips_eth_stop                              420     400     -20
      ramips_eth_hard_start_xmit                   480     428     -52
      
      SVN-Revision: 30731
      32e7b1c7
    • Felix Fietkau's avatar
      Revert "scripts/download.pl: fix sourceforge url" · 548155ab
      Felix Fietkau authored
      To use the new url, the project name would need to be appended multiple times,
      let's hope the old redirect will continue to work in the future
      
      SVN-Revision: 30730
      548155ab
  6. Feb 25, 2012
  7. Feb 24, 2012
  8. Feb 23, 2012
Loading