index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmit
Gabor Juhos
2012-02-11
1
-5
/
+4
*
ramips: raeth: unmap rx DMA address in ramips_cleanup_dma
Gabor Juhos
2012-02-11
1
-1
/
+4
*
ramips: raeth: add rx_dma array to store the DMA address of the rx packets
Gabor Juhos
2012-02-11
2
-10
/
+17
*
ramips: raeth: use dma_addr_t for the descriptors
Gabor Juhos
2012-02-11
2
-9
/
+10
*
ramips: raeth: unmap DMA memory when a packet is received
Gabor Juhos
2012-02-11
1
-0
/
+4
*
ramips: raeth: add a temporary pktlen variable
Gabor Juhos
2012-02-11
1
-3
/
+6
*
ramips: raeth: protect macro parameters
Gabor Juhos
2012-02-11
1
-4
/
+4
*
ramips: raeth: indicate dropped packets in stats
Gabor Juhos
2012-02-11
1
-0
/
+2
*
ramips: raeth: use the NUM_TX_DESC for the tx_skb array
Gabor Juhos
2012-02-11
1
-1
/
+1
*
ramips: use uncached address in detect_mem_size
Gabor Juhos
2012-02-11
1
-2
/
+3
*
ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine files
Gabor Juhos
2012-02-11
22
-93
/
+1
*
ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine files
Gabor Juhos
2012-02-11
4
-16
/
+0
*
ramips: refresh patches
Gabor Juhos
2012-02-11
2
-6
/
+6
*
ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN
Gabor Juhos
2012-02-11
11
-3
/
+155
*
ramips: rt305x: merge duplicated mac address setup
Gabor Juhos
2012-02-11
1
-6
/
+2
*
ramips: rt305x: add profile for the Belkin f5d8235v2
Gabor Juhos
2012-02-11
1
-0
/
+20
*
brcm47xx: print the chip id and rev found by ssb and bcma
Hauke Mehrtens
2012-02-10
2
-0
/
+64
*
ar71xx: zero partition parser data in m25p80
Gabor Juhos
2012-02-10
2
-0
/
+20
*
ramips: fix compiler warning in prom.c
Gabor Juhos
2012-02-10
1
-4
/
+4
*
brcm47xx: update bcm5354 support patch
Hauke Mehrtens
2012-02-10
1
-38
/
+141
*
broadcom-wl: fix reading fallback sprom for pci devices.
Hauke Mehrtens
2012-02-10
1
-0
/
+11
*
broadcom-wl: fix compile with kernel 3.2
Hauke Mehrtens
2012-02-10
1
-0
/
+27
*
zlib: parallel build has been reported to break this package, disable it (#10...
Felix Fietkau
2012-02-10
1
-2
/
+0
*
ar71xx: fix platform description
Gabor Juhos
2012-02-10
1
-2
/
+2
*
generic: fix yaffs2 build warnings on 3.3
Gabor Juhos
2012-02-10
1
-0
/
+71
*
ar71xx: ag71xx: add BQL support
Gabor Juhos
2012-02-10
1
-5
/
+13
*
ar71xx: add dummy DQL helper functions for 3.2
Gabor Juhos
2012-02-10
1
-0
/
+36
*
package/madwifi: apply AR71XX PCI workaround on ATH79 as well
Gabor Juhos
2012-02-10
3
-3
/
+3
*
package/mac80211: apply AR71XX PCI workaround on ATH79 as well
Gabor Juhos
2012-02-10
2
-3
/
+3
*
package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols
Gabor Juhos
2012-02-10
1
-2
/
+0
*
ar71xx: add preliminary support for 3.3
Gabor Juhos
2012-02-10
97
-0
/
+9049
*
ar71xx: disable DDR flush for ethernet on AR934x, it is no longer necessary
Felix Fietkau
2012-02-10
1
-0
/
+49
*
ar71xx: fix db120 board detection
Felix Fietkau
2012-02-10
1
-1
/
+1
*
ar71xx: allow to build ag71xx w/o PCI support enabled
Gabor Juhos
2012-02-10
1
-0
/
+9
*
ar71xx: merge 3.2 fixes
Gabor Juhos
2012-02-10
18
-628
/
+102
*
ar71xx: merge files-3.2 to files
Gabor Juhos
2012-02-10
75
-0
/
+0
*
ar71xx: nuke 2.6.39 support
Gabor Juhos
2012-02-10
164
-23909
/
+0
*
ar71xx: switch to 3.2.5
Gabor Juhos
2012-02-10
1
-1
/
+1
*
ar71xx: refresh 3.2 patches
Gabor Juhos
2012-02-10
2
-10
/
+10
*
kernel: update linux 3.2 to 3.2.5
Gabor Juhos
2012-02-10
5
-13
/
+13
*
ar71xx: 3.2: remove stray semicolons from the PCI fixup patch
Gabor Juhos
2012-02-09
1
-2
/
+2
*
ar71xx: fix ar934x usb reset handling on 3.2
Felix Fietkau
2012-02-09
1
-0
/
+23
*
toolchain/uClibc: use an upstream patch to fix syscall related build errors i...
Gabor Juhos
2012-02-09
2
-15
/
+28
*
mac80211: disable ath6kl until it's packaged and used somewhere
Felix Fietkau
2012-02-09
1
-0
/
+1
*
mac80211: merge a LED related locking fix
Felix Fietkau
2012-02-09
1
-0
/
+20
*
generic: fix kexec build error for MIPS with gcc-4.6-linaro
Gabor Juhos
2012-02-09
5
-10
/
+10
*
toolchain/uClibc: fix 0.9.33 build error on MIPS
Gabor Juhos
2012-02-09
1
-0
/
+15
*
generic: 3.3: add missing config symbols
Gabor Juhos
2012-02-09
1
-0
/
+2
*
generic: 3.3: fix yaffs2 build error
Gabor Juhos
2012-02-09
1
-0
/
+289
*
ar71xx: 3.2: get rid of an unused variable in ath79_spi.c
Gabor Juhos
2012-02-08
3
-15
/
+19
[next]