aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: remove all object files on config changesFelix Fietkau2010-01-191-2/+1
| | | | SVN-Revision: 19229
* mac80211: fix firmware compat stuff for 2.6.32Felix Fietkau2010-01-181-0/+103
| | | | SVN-Revision: 19222
* base-files: disable bridge firewalling by defaultJo-Philipp Wich2010-01-182-3/+8
| | | | SVN-Revision: 19214
* swconfig: support providing the switch device name in an option instead of ↵Felix Fietkau2010-01-183-3/+23
| | | | | | the section name - necessary to support switches that contain characters such as "-" SVN-Revision: 19208
* mac80211: remove an obsolete patchFelix Fietkau2010-01-171-12/+0
| | | | SVN-Revision: 19195
* iw, mac80211: get the frequency info per-netdev instead of per-phyFelix Fietkau2010-01-174-86/+44
| | | | SVN-Revision: 19194
* iw: print the current operating frequency in the phy infoFelix Fietkau2010-01-171-0/+30
| | | | SVN-Revision: 19179
* mac80211: allow user space to query the current operating frequencyFelix Fietkau2010-01-172-0/+76
| | | | SVN-Revision: 19178
* mac80211: fix mac address handling for multiple phy/vifFelix Fietkau2010-01-171-2/+4
| | | | SVN-Revision: 19177
* mac80211: upgrade to compat-wireless 2010-01-15Felix Fietkau2010-01-1715-396/+13
| | | | SVN-Revision: 19176
* remove broadcom-mmc, superseded by broadcom-sdhcJo-Philipp Wich2010-01-163-729/+0
| | | | SVN-Revision: 19173
* add broadcom-sdhc - successor of broadcom-mmc (#6343)Jo-Philipp Wich2010-01-161-0/+57
| | | | SVN-Revision: 19172
* base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For ↵Jo-Philipp Wich2010-01-162-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 Fietkau2010-01-151-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
* ath9k: fix rts/cts handlingFelix Fietkau2010-01-151-0/+61
| | | | SVN-Revision: 19147
* ath9k: tweak rx interrupt mitigation settings for better performanceFelix Fietkau2010-01-151-0/+11
| | | | SVN-Revision: 19146
* mac80211: add some ibss related fixes from linux-wireless@Felix Fietkau2010-01-152-0/+27
| | | | SVN-Revision: 19145
* mac80211: fix ht capability detection (thx, stintel)Felix Fietkau2010-01-151-1/+1
| | | | SVN-Revision: 19144
* mac80211: add a missing chunk of the short slot patchFelix Fietkau2010-01-151-0/+16
| | | | SVN-Revision: 19143
* mac80211: implement the distance settingFelix Fietkau2010-01-151-0/+3
| | | | SVN-Revision: 19142
* ath9k: fix short slot vs long slot handling, implement support for setting ↵Felix Fietkau2010-01-153-0/+300
| | | | | | the coverage class SVN-Revision: 19141
* iw: add patch for setting coverage class / distanceFelix Fietkau2010-01-152-0/+248
| | | | SVN-Revision: 19140
* mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13Felix Fietkau2010-01-1519-265/+83
| | | | SVN-Revision: 19139
* iw: update to 0.9.19Felix Fietkau2010-01-151-2/+2
| | | | SVN-Revision: 19138
* wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504)Jo-Philipp Wich2010-01-141-2/+2
| | | | SVN-Revision: 19128
* dropbear: add GatewayPorts (-a) option (#6503)Jo-Philipp Wich2010-01-142-3/+6
| | | | SVN-Revision: 19127
* opkg: fallback to dest->root_dir if specified overlay_root does not exist on ↵Jo-Philipp Wich2010-01-131-5/+18
| | | | | | filesystem (#6498) SVN-Revision: 19121
* wpa_supplicant: add WEP key handling to conform with documented behaviour in ↵Jo-Philipp Wich2010-01-131-5/+32
| | | | | | mac80211.sh (#6493) SVN-Revision: 19119
* base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 ↵Jo-Philipp Wich2010-01-132-14/+37
| | | | | | based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends SVN-Revision: 19118
* mac80211: another minor fix to monitor mode queue selectionFelix Fietkau2010-01-121-0/+18
| | | | SVN-Revision: 19111
* mac80211: upgrade to a new unofficial snapshot based on ↵Felix Fietkau2010-01-129-142/+6
| | | | | | wireless-testing+wireless-2.6 SVN-Revision: 19110
* refresh patchImre Kaloz2010-01-111-6/+6
| | | | SVN-Revision: 19102
* mac80211: fix some monitor mode queue selection bugsFelix Fietkau2010-01-112-0/+41
| | | | SVN-Revision: 19099
* ppp: process option dns if peerdns is off (#6474)Jo-Philipp Wich2010-01-101-3/+10
| | | | SVN-Revision: 19093
* dnsmasq: only write search directive if domain is actually setJo-Philipp Wich2010-01-101-1/+1
| | | | SVN-Revision: 19090
* dnsmasq: add local domain as search directive to /tmp/resolv.confJo-Philipp Wich2010-01-091-0/+1
| | | | SVN-Revision: 19086
* hostapd: fix compile error with madwifi enabledFelix Fietkau2010-01-081-0/+18
| | | | SVN-Revision: 19080
* mac80211: fix patch namingFelix Fietkau2010-01-083-0/+0
| | | | SVN-Revision: 19078
* hostapd: upgrade to latest versionFelix Fietkau2010-01-085-284/+26
| | | | SVN-Revision: 19077
* mac80211: various wds related fixesFelix Fietkau2010-01-083-0/+189
| | | | SVN-Revision: 19076
* dnsmasq: Fix setting the network-id for config host sections This renames ↵Jo-Philipp Wich2010-01-082-36/+38
| | | | | | name to networkid where applicable, and re-adds the name option for hosts. Signed-off-by: Stefan Bethke <stb@lassitu.de> SVN-Revision: 19069
* carl9170: enable ht support by defaultFelix Fietkau2010-01-071-0/+11
| | | | SVN-Revision: 19068
* carl9170: fix debugfs supportFelix Fietkau2010-01-072-2/+16
| | | | SVN-Revision: 19067
* add the carl9170 wifi driver for ar9170 devicesFelix Fietkau2010-01-073-0/+186
| | | | SVN-Revision: 19066
* mac80211: export a few ath header filesFelix Fietkau2010-01-071-1/+5
| | | | SVN-Revision: 19065
* mac80211: fix spurious client reconnects triggered by rejected action frames ↵Felix Fietkau2010-01-071-0/+26
| | | | | | being interpreted as chan switch announcements SVN-Revision: 19064
* mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ↵Felix Fietkau2010-01-0723-978/+213
| | | | | | ones are not working yet) SVN-Revision: 19063
* opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - ↵Jo-Philipp Wich2010-01-078-50/+16
| | | | | | went upstream SVN-Revision: 19061
* kernel: cleanup crypto stuff and fix module names on 2.4Nicolas Thill2010-01-061-25/+12
| | | | SVN-Revision: 19058
* kernel: remove even more calls to CompareKernelPatchVerNicolas Thill2010-01-063-41/+6
| | | | SVN-Revision: 19057