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
*
add some missing symbols
Imre Kaloz
2012-02-11
1
-0
/
+3
*
ramips: add MIPS platform file
Gabor Juhos
2012-02-11
2
-29
/
+29
*
generic/2.6.39: refresh patches
Gabor Juhos
2012-02-11
9
-10
/
+10
*
refresh patches to -rc3
Imre Kaloz
2012-02-11
6
-6
/
+6
*
ramips: add MDIO bus support for RT288X
Gabor Juhos
2012-02-11
2
-2
/
+154
*
rename 3.1 patches directory as it will be used for newer kernels as well
Imre Kaloz
2012-02-11
14
-0
/
+0
*
rename 2.6.39 patches directory
Imre Kaloz
2012-02-11
15
-0
/
+0
*
ramips: fix Belkin F5D8235-v2 VLAN setup
Gabor Juhos
2012-02-11
1
-4
/
+10
*
ramips: raeth: make debugging messages configurable
Gabor Juhos
2012-02-11
4
-4
/
+16
*
ramips: raeth: use device pointer in DMA API calls
Gabor Juhos
2012-02-11
1
-11
/
+12
*
ramips: raeth: add netdev pointer to private structure
Gabor Juhos
2012-02-11
2
-0
/
+2
*
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
[next]