| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: fix max frame length of the QCA955x SoCs | Gabor Juhos | 2013-12-23 | 1 | -0/+11 |
* | ar71xx: don't set builtin_switch flag for QCA9558 | Gabor Juhos | 2013-12-23 | 1 | -6/+1 |
* | ar71xx: allow to use large ethernet frames on AR934x SoCs | Gabor Juhos | 2013-12-20 | 1 | -0/+4 |
* | ar71xx: ag71xx: fix max frame length setup of the built-in switches | Gabor Juhos | 2013-12-20 | 1 | -5/+12 |
* | ar71xx: ag71xx: calculate max frame len register value from the MTU | Gabor Juhos | 2013-12-20 | 1 | -3/+15 |
* | ar71xx: ag71xx: add ag71xx_max_frame_len() helper | Gabor Juhos | 2013-12-20 | 1 | -2/+8 |
* | ar71xx: ag71xx: get max_frame_len and desc_pktlen_mask from platform data | Gabor Juhos | 2013-12-20 | 3 | -2/+11 |
* | ar71xx: ag71xx: store descriptor packet length mask in ag71xx struct | Gabor Juhos | 2013-12-20 | 2 | -7/+5 |
* | ar71xx: add missing tx gain table flag for buffalo wzr-hp-g450h | Felix Fietkau | 2013-12-19 | 1 | -0/+24 |
* | ar71xx: enable images for WD My Net N750 | Gabor Juhos | 2013-12-17 | 2 | -0/+10 |
* | ar71xx: fix WD My Net N750 switch led cfg | Gabor Juhos | 2013-12-17 | 1 | -4/+4 |
* | ar71xx: implement switch fix for WD My Net N750 | Gabor Juhos | 2013-12-17 | 1 | -0/+19 |
* | ar71xx: implement callback in mdio reset | Gabor Juhos | 2013-12-17 | 2 | -0/+5 |
* | ar71xx: make ag71xx_mdio_platform_data visible | Gabor Juhos | 2013-12-17 | 2 | -2/+4 |
* | ar71xx: ag71xx: compute the RX buffer size from the maximum frame size | Gabor Juhos | 2013-12-17 | 2 | -3/+1 |
* | ar71xx: ag71xx: store RX buffer size in the ag71xx struct | Gabor Juhos | 2013-12-17 | 2 | -6/+8 |
* | ar71xx: ag71xx: store maximum frame length in the ag71xx struct | Gabor Juhos | 2013-12-17 | 2 | -2/+8 |
* | ar71xx: ag71xx: use mdio bus name in ar7240_probe messages | Gabor Juhos | 2013-12-17 | 1 | -4/+4 |
* | ag71xx: ag71xx: use device name for debugfs entry | Gabor Juhos | 2013-12-17 | 1 | -3/+7 |
* | ar71xx: add initial support for the Mikrotik RB911G/RB912UAG boards | Gabor Juhos | 2013-12-16 | 4 | -0/+218 |
* | ar71xx: add NAND driver for the Mikrotik RB91x boards | Gabor Juhos | 2013-12-16 | 2 | -0/+378 |
* | ar71xx: rb2011: use board name from the hardware config | Gabor Juhos | 2013-12-16 | 2 | -6/+30 |
* | ar71xx: rb2011: simplify setup code | Gabor Juhos | 2013-12-16 | 1 | -16/+19 |
* | ar71xx: rb2011: use the new RouterBOOT helpers | Gabor Juhos | 2013-12-16 | 1 | -46/+29 |
* | ar71xx: rb95x: use the rb_get_wlan_data helper | Gabor Juhos | 2013-12-16 | 1 | -37/+14 |
* | ar71xx: add some RouterBOOT specific helper functions | Gabor Juhos | 2013-12-16 | 2 | -0/+153 |
* | ar71xx: refresh m25p80 patches | Gabor Juhos | 2013-12-16 | 3 | -3/+3 |
* | ar71xx: rb95x: nuke rb95x_gpio_init | Gabor Juhos | 2013-12-16 | 1 | -6/+2 |
* | kernel: remove obsolete yaffs options from target configs | Gabor Juhos | 2013-12-16 | 1 | -2/+0 |
* | ar71xx/mikrotik: disable unused MTD options | Gabor Juhos | 2013-12-16 | 1 | -0/+8 |
* | ar71xx: add dummy rle_decode function if CONFIG_RLE_DECOMPRESS is not set | Gabor Juhos | 2013-12-16 | 1 | -1/+11 |
* | ar71xx: add userspace support for WD My Net N750 | Gabor Juhos | 2013-12-16 | 5 | -3/+19 |
* | ar71xx: add kernel support for WD My Net N750 | Gabor Juhos | 2013-12-16 | 3 | -0/+236 |
* | ar71xx: build image for the TP-Link TL-WA901ND v3 board | Gabor Juhos | 2013-12-15 | 1 | -1/+2 |
* | ar71xx: add user-space support for the TP-Link TL-WA901ND v3 board | Gabor Juhos | 2013-12-15 | 5 | -1/+8 |
* | ar71xx: add kernel support for the TL-WA901ND v3 board | Gabor Juhos | 2013-12-15 | 2 | -1/+26 |
* | ar71xx: move TL-WA801ND v2 setup code | Gabor Juhos | 2013-12-15 | 2 | -47/+47 |
* | ar71xx: refactor TL-WAx50RE setup code | Gabor Juhos | 2013-12-15 | 1 | -4/+8 |
* | ar71xx: build firmware image for the TL-WA801ND v2 | Gabor Juhos | 2013-12-15 | 1 | -1/+2 |
* | ar71xx: add user space support for the TL-WA801ND v2 | Gabor Juhos | 2013-12-15 | 5 | -0/+11 |
* | ar71xx: add kernel support for the TL-WA801ND v2 board | Gabor Juhos | 2013-12-15 | 2 | -8/+56 |
* | kernel: update kernel 3.10 to 3.10.24 | Hauke Mehrtens | 2013-12-15 | 2 | -2/+2 |
* | ath9k: merge initval and tx gain table updates, calibration fixes | Felix Fietkau | 2013-12-08 | 1 | -0/+3 |
* | kernel: update 3.10 to 3.10.21 | Gabor Juhos | 2013-12-01 | 1 | -1/+1 |
* | ar71xx: merge board specific patches into one | Luka Perkov | 2013-11-30 | 17 | -539/+165 |
* | kernel: refresh kernel configs with kconfig.pl | Gabor Juhos | 2013-11-30 | 1 | -1/+1 |
* | ar71xx: update Userspace support for the WA850/WA750 | Gabor Juhos | 2013-11-30 | 1 | -0/+12 |
* | ar71xx: Update profile for the wa750/wa850 to include rssileds by default | Gabor Juhos | 2013-11-30 | 1 | -2/+2 |
* | ar71xx: use cybertan_check_image for image verification on the WRT160NL | Gabor Juhos | 2013-11-30 | 1 | -8/+2 |
* | ar71xx: sysupgrade for My Net Wi-Fi Range Extender | Gabor Juhos | 2013-11-30 | 2 | -0/+30 |