aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: fix a few compile errors and warningsFelix Fietkau2011-04-246-23/+46
| | | | SVN-Revision: 26751
* mac80211: do rate control updates when the HT configuration changes on an ↵Felix Fietkau2011-04-231-0/+35
| | | | | | interface SVN-Revision: 26750
* hostapd: update to 2011-04-21Felix Fietkau2011-04-2311-34/+216
| | | | SVN-Revision: 26749
* mac80211: remove unneeded patchHauke Mehrtens2011-04-211-14/+0
| | | | | | This was fixed upstream SVN-Revision: 26745
* mac80211: update to wireless-testing 2011-04-19, contains several beacon ↵Felix Fietkau2011-04-2055-2349/+65
| | | | | | related fixes for ath9k SVN-Revision: 26744
* ppp: extend the r26742 change to ip-down tooJo-Philipp Wich2011-04-201-4/+7
| | | | SVN-Revision: 26743
* ppp: prevent duplicate hotplug for non uci managed ppp interfaces (#9275)Jo-Philipp Wich2011-04-202-3/+10
| | | | SVN-Revision: 26742
* firewall: prevent excessive uci state data aggregation (#9152)Jo-Philipp Wich2011-04-202-1/+3
| | | | SVN-Revision: 26740
* busybox: refresh patchesFelix Fietkau2011-04-2020-69/+56
| | | | SVN-Revision: 26738
* busybox: fix issues with static routes and 6rd option parsing (thx, Florian ↵Felix Fietkau2011-04-201-14/+8
| | | | | | Fuessl) SVN-Revision: 26737
* mac80211: b43: Expose N-PHY supportHauke Mehrtens2011-04-191-2/+18
| | | | | | | | Allow enabling of N-PHY support for BCM4321 and BCM4322. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26736
* mac80211: b43: Expose PIO mode fallbackHauke Mehrtens2011-04-192-13/+29
| | | | | | | | Allow reenabling the PIO mode fallback for b43. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26735
* mac80211: b43: Expose debug optionHauke Mehrtens2011-04-191-0/+12
| | | | | | | | Allow enabling debug output and debugfs for B43. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26734
* mac80211: b43: Add Firmware 5.10.56.27Hauke Mehrtens2011-04-192-8/+29
| | | | | | | | | | | | | Add the 5.10.56.27 firmware option. This includes updating b43-fwcutter to its newest release 14 and updating the b43-fwsquash.py to recognise rev 16 n phy files. Also rename the current options from STABLE/EXPERIMENTAL to their version numbers. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26733
* hostapd: fix bridge handling for wds stations (#9257)Felix Fietkau2011-04-191-0/+29
| | | | SVN-Revision: 26724
* mac80211: re-enable beacon channel hintsFelix Fietkau2011-04-191-9/+0
| | | | SVN-Revision: 26723
* base-files: fix stale space in eglibc library install section (#9270)Jo-Philipp Wich2011-04-191-1/+1
| | | | SVN-Revision: 26720
* librpc: update to a newer version to fix issues with __set_errnoFelix Fietkau2011-04-181-1/+1
| | | | SVN-Revision: 26716
* ath9k: assign a keycache slot per station for unencrypted links to fix ↵Felix Fietkau2011-04-171-0/+119
| | | | | | powersave frame filtering SVN-Revision: 26712
* ath9k: add a patch to show excessive retry counts for single MPDUsFelix Fietkau2011-04-171-0/+32
| | | | SVN-Revision: 26711
* mac80211: fix the config define for iwl3945Felix Fietkau2011-04-161-1/+1
| | | | SVN-Revision: 26697
* mac80211: make intel wireless drivers depend on pci supportFelix Fietkau2011-04-161-2/+2
| | | | SVN-Revision: 26696
* mac80211: add intel drivers to PKG_CONFIG_DEPENDSFelix Fietkau2011-04-161-1/+2
| | | | SVN-Revision: 26695
* ath5k: allow simultaneous ad-hoc+ap operationFelix Fietkau2011-04-153-2/+40
| | | | SVN-Revision: 26685
* opkg: avoid using getline() to fix a compile issue on darwin (patch by ↵Felix Fietkau2011-04-151-0/+317
| | | | | | Javier Palacios, #9223) SVN-Revision: 26684
* uboot-ar71xx: add a dependency on the ar71xx targetFelix Fietkau2011-04-151-0/+1
| | | | SVN-Revision: 26683
* uboot-ar71xx: remove a bogus dependencyFelix Fietkau2011-04-151-1/+0
| | | | SVN-Revision: 26677
* uboot-ar71xx: fix compile on mac os x (patch from #9124)Felix Fietkau2011-04-151-0/+23
| | | | SVN-Revision: 26676
* ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon ↵Felix Fietkau2011-04-142-2/+19
| | | | | | code can handle it SVN-Revision: 26668
* ath9k: fix resetting the hw during channel change when the MAC fails to go idleFelix Fietkau2011-04-141-1/+1
| | | | SVN-Revision: 26665
* cfg80211: disable processing of 802.11d regulatory hints - it causes invalid ↵Felix Fietkau2011-04-141-0/+29
| | | | | | regulatory settings on reconnect (fixes #9207) SVN-Revision: 26662
* kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31)Lars-Peter Clausen2011-04-131-2/+2
| | | | | | | | | | For kernel versions newer then 2.6.31 the ext4 module can be used to mount ext2/3 filesystems. Building ext2/3 as modules on the other hand breaks using ext4 for mounting ext2 or ext3, which breaks booting from ext2/3 on machines where the ext4 module is built into the kernel. SVN-Revision: 26645
* package/hostapd: cosmetic fixAlexandros C. Couloumbis2011-04-131-1/+1
| | | | SVN-Revision: 26644
* kernel/modules: Move zlib_deflate module to higher autoloading priorityVasilis Tsiligiannis2011-04-121-1/+1
| | | | SVN-Revision: 26639
* kernel/modules: Fix r26637Vasilis Tsiligiannis2011-04-121-1/+1
| | | | SVN-Revision: 26638
* kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflateVasilis Tsiligiannis2011-04-121-5/+4
| | | | SVN-Revision: 26637
* kernel/modules: Add zlib packageVasilis Tsiligiannis2011-04-122-7/+16
| | | | SVN-Revision: 26636
* kernel/modules: Add "Libraries" submenu and move library packages thereVasilis Tsiligiannis2011-04-122-96/+103
| | | | SVN-Revision: 26635
* kernel/modules: fix kmod-fs-btrfs deps / zlib_deflate / makefileVasilis Tsiligiannis2011-04-121-3/+5
| | | | | | | | btrfs needs zlib_deflate, which was built but not included Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 26632
* base-files: return success on lib-copying with external toolchain when using ↵Jo-Philipp Wich2011-04-121-12/+21
| | | | | | | | | | | | | | | | an external toolchain the base-files package copies libc, libgcc and others from the library directory. The file list is given as following in the .config: CONFIG_LIBC_FILE_SPEC="./lib/ld{-*.so,-linux*.so.*} ./lib/lib{anl,c,cidn,crypt,dl,m,nsl,nss_dns,nss_files,resolv,util}{-*.so,.so.*}" Because the filenames are composed with different endings, not all files exist and will be skipped. Currently, this works only if the last composed file (util.so.*) really exists. At the moment this works - but only if you don't add a new file like 'uClibc'. Adding it at the end '...resolv,util,uClibc}{-*.so,.so.*}' will lead to this message, because the combination 'libuClibc.so.*' doesn't exist and Make will evaluate the last copy statement of the for loop.
* This patch updates qos-scripts to support fair traffic sharing using the SFQ ↵Jo-Philipp Wich2011-04-123-11/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with external classifiers method. It also corrects a bug in the unsupported ESFQ method already used by qos-scripts. (ESFQ: http://fatooh.org/esfq-2.6/ only updated to 2.6.24, it was switched to an SFQ patch after that and not updated since 2008) A class can be forced to use SFQ, and an external classifier added like this: config class "Normal" option avgrate 10 option priority 30 option packetdelay 100 option limitrate 94 # option qdisc "sfq perturb 2" config class "Normal_up" # option filter "protocol all flow hash keys src divisor 1024" config class "Normal_down" # option filter "protocol all flow hash keys dst divisor 1024" Using these options, the user needs to load cls_flow before qos-scripts starts. I've got more information here: http://oneitguy.com/blogs/netprince/fair-traffic-sharing-esfq-broken-switching-sfqexternal-classifiers This has been tested on r23914. Signed-off-by: Ben Pfountz <netprince<>vt_edu> SVN-Revision: 26622
* firewall: allow local redirection of portsJo-Philipp Wich2011-04-121-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow a redirect like: config redirect option src 'wan' option dest 'lan' option src_dport '22001' option dest_port '22' option proto 'tcp' note the absence of the "dest_ip" field, meaning to terminate the connection on the firewall itself. This patch makes three changes: (1) moves the conntrack module into the conntrack package (but not any of the conntrack_* helpers). (2) fixes a bug where the wrong table is used when the "dest_ip" field is absent. (3) accepts incoming connections on the destination port on the input_ZONE table, but only for DNATted connections. In the above example, ssh -p 22 root@myrouter would fail from the outside, but: ssh -p 22001 root@myrouter would succeed. This is handy if: (1) you want to avoid ssh probes on your router, or (2) you want to redirect incoming connections on port 22 to some machine inside your firewall, but still want to allow firewall access from outside. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26617
* pppd: support the nomp option if multilink support is disabledFelix Fietkau2011-04-121-0/+19
| | | | SVN-Revision: 26614
* hostapd: properly mark random data as ready if initialization succeeds ↵Felix Fietkau2011-04-121-3/+33
| | | | | | without reassociation (#9222) SVN-Revision: 26611
* mac80211: fix WPA auth on WDS station interfaces (#9227)Felix Fietkau2011-04-123-14/+10
| | | | SVN-Revision: 26609
* Modify environment variables for altered filesystem layoutHamish Guthrie2011-04-121-2/+2
| | | | SVN-Revision: 26608
* mac80211: ath9k: register id table for platform deviceGabor Juhos2011-04-122-1/+47
| | | | | | | | | | | | Currently the device id in the platform driver is hardcoded to an id which is specific to AR9130/AR9132 SOCs as it supports only wmac (wireless mac) of these SOCs. But this needs to be dynamic when we want to support different wmac of SOCs. So add id_table to driver to make it extendable to more SOCs. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26604
* package/kernel: add module for the gpio_keys_polled driverGabor Juhos2011-04-121-0/+19
| | | | SVN-Revision: 26602
* opkg: update to r618Jo-Philipp Wich2011-04-115-71/+7
| | | | SVN-Revision: 26598
* ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band ↵Felix Fietkau2011-04-111-0/+50
| | | | | | AR5312 device SVN-Revision: 26587