Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opkg: remove an empty patch | Felix Fietkau | 2010-01-25 | 1 | -0/+0 |
| | | | | SVN-Revision: 19330 | ||||
* | madwifi: fix some potential null pointer derefs with wds | Felix Fietkau | 2010-01-24 | 7 | -15/+17 |
| | | | | SVN-Revision: 19322 | ||||
* | iptables: install libip[46]tc into staging dir | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 19316 | ||||
* | mac80211: fix a WARN_ON in client mode | Felix Fietkau | 2010-01-24 | 1 | -0/+11 |
| | | | | SVN-Revision: 19315 | ||||
* | fix a typo in the hwmode handling in /sbin/wifi (thx, maddes) | Felix Fietkau | 2010-01-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 19313 | ||||
* | fix another kernel version dependency (thx, maddes) | Felix Fietkau | 2010-01-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 19312 | ||||
* | ath9k: improve max rate retry handling | Felix Fietkau | 2010-01-24 | 1 | -0/+42 |
| | | | | SVN-Revision: 19308 | ||||
* | mac80211: make b43-fwsquash.py work with python 3.x | Jo-Philipp Wich | 2010-01-24 | 1 | -14/+14 |
| | | | | SVN-Revision: 19307 | ||||
* | iptables: --enable-static and --enable-shared don't work well together, drop ↵ | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+0 |
| | | | | | | --enable-static SVN-Revision: 19304 | ||||
* | base-files: ensure that the ip6addr of the main interface stays the primary ↵ | Jo-Philipp Wich | 2010-01-23 | 1 | -20/+28 |
| | | | | | | ip by re-adding it after alias setup is completed - patch by Alina Friedrichsen SVN-Revision: 19303 | ||||
* | iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin | Jo-Philipp Wich | 2010-01-23 | 5 | -9/+7 |
| | | | | SVN-Revision: 19302 | ||||
* | base-files: try to activate hotplugged partitions as swap and fall back to ↵ | Jo-Philipp Wich | 2010-01-23 | 1 | -4/+5 |
| | | | | | | lazy mount (#6517) SVN-Revision: 19300 | ||||
* | ath9k: fix an initialization error on 2GHz-only cards (based on discussion ↵ | Felix Fietkau | 2010-01-23 | 1 | -0/+26 |
| | | | | | | on ath9k-devel@) SVN-Revision: 19296 | ||||
* | hostapd: fix wpad compile error by preventing make spam from showing up in ↵ | Felix Fietkau | 2010-01-23 | 1 | -2/+2 |
| | | | | | | the cflags/ldflags dump files SVN-Revision: 19295 | ||||
* | remove obsolete dependencies and checks | Felix Fietkau | 2010-01-23 | 6 | -49/+10 |
| | | | | SVN-Revision: 19292 | ||||
* | add explicit dependency on kmod-crypto-core when required (closes: #6557) | Nicolas Thill | 2010-01-23 | 4 | -5/+5 |
| | | | | SVN-Revision: 19291 | ||||
* | hostapd: fix compile error in the roboswitch driver | Felix Fietkau | 2010-01-23 | 2 | -1/+16 |
| | | | | SVN-Revision: 19290 | ||||
* | hostapd: fix build error | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 19289 | ||||
* | hostapd: add a build variant for wpa_supplicant and one for a multicall ↵ | Felix Fietkau | 2010-01-23 | 21 | -725/+1384 |
| | | | | | | hostapd+supplicant program (wpad) and remove the old wpa_supplicant package SVN-Revision: 19286 | ||||
* | mac80211: improve wifi interface cleanup | Felix Fietkau | 2010-01-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 19285 | ||||
* | broadcom-wl: detect all radios when generating config, do wireless setup ↵ | Jo-Philipp Wich | 2010-01-22 | 1 | -13/+19 |
| | | | | | | per-interface (#5308) SVN-Revision: 19273 | ||||
* | kernel: specify kmod packages dependencies in a uniform way | Nicolas Thill | 2010-01-22 | 8 | -258/+246 |
| | | | | SVN-Revision: 19271 | ||||
* | mac80211: fix spurious error return codes in enable_mac80211() | Jo-Philipp Wich | 2010-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 19265 | ||||
* | mac80211: fix hostapd wmm setting for multiple bss interfaces | Felix Fietkau | 2010-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 19264 | ||||
* | mtd: fix typo (thx, Plouj) | Felix Fietkau | 2010-01-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 19263 | ||||
* | add support for OvisLink WL-1600GL | Jo-Philipp Wich | 2010-01-21 | 3 | -1/+29 |
| | | | | SVN-Revision: 19262 | ||||
* | mac80211: fix multi-bss related rx handling bug | Felix Fietkau | 2010-01-21 | 1 | -0/+72 |
| | | | | SVN-Revision: 19260 | ||||
* | broadcom-wl: properly detach nas by using start-stop-daemon to launch it | Jo-Philipp Wich | 2010-01-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 19257 | ||||
* | broadcom-wl: implement wepauth in wlc and support it in broadcom.sh, allows ↵ | Jo-Philipp Wich | 2010-01-21 | 2 | -1/+12 |
| | | | | | | switching between open and shared authentication SVN-Revision: 19256 | ||||
* | carl1970: fix download url. Closes #6542. Thanks swalker | Andy Boyett | 2010-01-21 | 1 | -3/+4 |
| | | | | SVN-Revision: 19253 | ||||
* | swconfig: show tagged port flag | Gabor Juhos | 2010-01-20 | 2 | -3/+7 |
| | | | | SVN-Revision: 19238 | ||||
* | mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single ↵ | Felix Fietkau | 2010-01-20 | 2 | -128/+209 |
| | | | | | | instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40- SVN-Revision: 19235 | ||||
* | hostapd: upgrade to latest git version, add patches to fix multi-bss support ↵ | Felix Fietkau | 2010-01-20 | 5 | -2/+1351 |
| | | | | | | with a single hostapd instance SVN-Revision: 19234 | ||||
* | ath9k: fix a beacon buffer leak on interface up/down | Felix Fietkau | 2010-01-20 | 1 | -0/+14 |
| | | | | SVN-Revision: 19233 | ||||
* | firewall: fix a race condition preventing interfaces from being added to the ↵ | Jo-Philipp Wich | 2010-01-19 | 2 | -3/+7 |
| | | | | | | firewall on boot SVN-Revision: 19232 | ||||
* | mtd: treat failure to open FIS partition as fatal when a fis_layout is ↵ | Jo-Philipp Wich | 2010-01-19 | 2 | -2/+2 |
| | | | | | | given, aborts mtd write if reformat is needed and FIS table not available SVN-Revision: 19231 | ||||
* | hostapd: remove all object files on config changes | Felix Fietkau | 2010-01-19 | 1 | -2/+1 |
| | | | | SVN-Revision: 19229 | ||||
* | mac80211: fix firmware compat stuff for 2.6.32 | Felix Fietkau | 2010-01-18 | 1 | -0/+103 |
| | | | | SVN-Revision: 19222 | ||||
* | base-files: disable bridge firewalling by default | Jo-Philipp Wich | 2010-01-18 | 2 | -3/+8 |
| | | | | SVN-Revision: 19214 | ||||
* | swconfig: support providing the switch device name in an option instead of ↵ | Felix Fietkau | 2010-01-18 | 3 | -3/+23 |
| | | | | | | the section name - necessary to support switches that contain characters such as "-" SVN-Revision: 19208 | ||||
* | mac80211: remove an obsolete patch | Felix Fietkau | 2010-01-17 | 1 | -12/+0 |
| | | | | SVN-Revision: 19195 | ||||
* | iw, mac80211: get the frequency info per-netdev instead of per-phy | Felix Fietkau | 2010-01-17 | 4 | -86/+44 |
| | | | | SVN-Revision: 19194 | ||||
* | iw: print the current operating frequency in the phy info | Felix Fietkau | 2010-01-17 | 1 | -0/+30 |
| | | | | SVN-Revision: 19179 | ||||
* | mac80211: allow user space to query the current operating frequency | Felix Fietkau | 2010-01-17 | 2 | -0/+76 |
| | | | | SVN-Revision: 19178 | ||||
* | mac80211: fix mac address handling for multiple phy/vif | Felix Fietkau | 2010-01-17 | 1 | -2/+4 |
| | | | | SVN-Revision: 19177 | ||||
* | mac80211: upgrade to compat-wireless 2010-01-15 | Felix Fietkau | 2010-01-17 | 15 | -396/+13 |
| | | | | SVN-Revision: 19176 | ||||
* | remove broadcom-mmc, superseded by broadcom-sdhc | Jo-Philipp Wich | 2010-01-16 | 3 | -729/+0 |
| | | | | SVN-Revision: 19173 | ||||
* | add broadcom-sdhc - successor of broadcom-mmc (#6343) | Jo-Philipp Wich | 2010-01-16 | 1 | -0/+57 |
| | | | | SVN-Revision: 19172 | ||||
* | base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For ↵ | Jo-Philipp Wich | 2010-01-16 | 2 | -1/+4 |
| | | | | | | some reason ld-linux.so.3 is not installed at ramfs and sysupgrade always fails. Signed-off-by: Zintis Petersons <zintis.petersons@e-mail.lv> SVN-Revision: 19167 | ||||
* | ath9k: add a workaround for the tx ack time issue triggered by the timing ↵ | Felix Fietkau | 2010-01-15 | 1 | -0/+14 |
| | | | | | | handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this SVN-Revision: 19156 |