aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: fix spurious error return codes in enable_mac80211()Jo-Philipp Wich2010-01-221-1/+1
* mac80211: fix hostapd wmm setting for multiple bss interfacesFelix Fietkau2010-01-221-1/+1
* mtd: fix typo (thx, Plouj)Felix Fietkau2010-01-211-1/+1
* add support for OvisLink WL-1600GLJo-Philipp Wich2010-01-214-1/+35
* x86: fix software raid autodetection on boot (patch from #6548 by Pieter "Fat...Felix Fietkau2010-01-212-2/+2
* mac80211: fix multi-bss related rx handling bugFelix Fietkau2010-01-211-0/+72
* broadcom-wl: properly detach nas by using start-stop-daemon to launch itJo-Philipp Wich2010-01-211-0/+1
* broadcom-wl: implement wepauth in wlc and support it in broadcom.sh, allows s...Jo-Philipp Wich2010-01-212-1/+12
* rtl8366_smi: rename switch attribute handlersGabor Juhos2010-01-211-59/+59
* carl1970: fix download url. Closes #6542. Thanks swalkerAndy Boyett2010-01-211-3/+4
* rtl8366_smi: simplify rtl8366_attr_get_port_link functionGabor Juhos2010-01-201-52/+33
* rtl8366_smi: make rtl8366_phy_config_{aneg,init} staticGabor Juhos2010-01-201-2/+2
* rtl8366_smi: simplify rtl8366_{get,set}_port_vlan_index functionsGabor Juhos2010-01-201-39/+21
* rtl8366_smi: minor code optimalizationsGabor Juhos2010-01-201-8/+7
* rtl8366_smi: coding style cleanupGabor Juhos2010-01-201-102/+119
* ar71xx: create special initramfs images for the boards which does not accept ...Gabor Juhos2010-01-201-29/+64
* ar71xx: rename initramfs u-boot imagesGabor Juhos2010-01-201-2/+4
* rtl8366_smi: add Kconfig option for the debugfs stuffGabor Juhos2010-01-207-10/+29
* rtl8366_smi: fix error checking in rtl8366s_set_vlan_4k_entryGabor Juhos2010-01-201-5/+5
* rtl8366_smi: fix parameter checking in rtl8366_attr_get_vlan_infoGabor Juhos2010-01-201-1/+1
* rtl8366_smi: fix return codes in rtl8366s_reset_vlanGabor Juhos2010-01-201-7/+11
* rtl8366_smi: move variable initialization out from the loopGabor Juhos2010-01-201-5/+5
* swconfig: show tagged port flagGabor Juhos2010-01-202-3/+7
* rtl8366_smi: fix port->flags calculation in rtl8366_get_portsGabor Juhos2010-01-201-1/+2
* mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single inst...Felix Fietkau2010-01-202-128/+209
* hostapd: upgrade to latest git version, add patches to fix multi-bss support ...Felix Fietkau2010-01-205-2/+1351
* ath9k: fix a beacon buffer leak on interface up/downFelix Fietkau2010-01-201-0/+14
* firewall: fix a race condition preventing interfaces from being added to the ...Jo-Philipp Wich2010-01-192-3/+7
* mtd: treat failure to open FIS partition as fatal when a fis_layout is given,...Jo-Philipp Wich2010-01-192-2/+2
* ar71xx: fix image generation for TL-WR741ND/TL-WR841ND-v5Gabor Juhos2010-01-191-2/+6
* hostapd: remove all object files on config changesFelix Fietkau2010-01-191-2/+1
* gcc: use coherent version selector between binutils & gccNicolas Thill2010-01-192-2/+2
* binutils: remove unrelated hunk in 2.18 avr32 support patchNicolas Thill2010-01-191-9/+0
* refresh patchImre Kaloz2010-01-191-1/+1
* update to latest kernel versionsImre Kaloz2010-01-195-11/+11
* ar71xx: create rescue image for the WZR-HP-G300NHGabor Juhos2010-01-181-0/+4
* mac80211: fix firmware compat stuff for 2.6.32Felix Fietkau2010-01-181-0/+103
* ar71xx: change failsafe messageGabor Juhos2010-01-181-1/+1
* ar71xx: the AR913x has no OHCI controller, remove that package from the relev...Gabor Juhos2010-01-185-5/+5
* ar71xx: update package list for the DIR-825 rev. B1Gabor Juhos2010-01-181-1/+1
* ar71xx: add swconfig to the default packagesGabor Juhos2010-01-181-1/+1
* ar71xx: update default network configuration for the WNDR3700/DIR-825-B1Gabor Juhos2010-01-183-26/+20
* ar71xx: fix ethernet mac address on the WZR-HP-G300NHGabor Juhos2010-01-181-1/+3
* rtl8366_smi: use inline function instead of a macro on top of container_ofGabor Juhos2010-01-181-17/+20
* base-files: disable bridge firewalling by defaultJo-Philipp Wich2010-01-182-3/+8
* ar71xx: add some default configs for rtl8366 based devicesFelix Fietkau2010-01-182-0/+52
* adjust switch default configs for the swconfig api changeFelix Fietkau2010-01-182-1/+3
* swconfig: support providing the switch device name in an option instead of th...Felix Fietkau2010-01-183-3/+23
* ar71xx: fix portability errors in dd commandsFelix Fietkau2010-01-181-2/+2
* rtl8366_smi: reset the vlan table when resetting the switch and use vlan get/...Felix Fietkau2010-01-181-84/+48