Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libubox: update to fix a compile error | Felix Fietkau | 2011-08-12 | 1 | -3/+3 |
| | | | | SVN-Revision: 27968 | ||||
* | base-files: fix arp() procedure to properly detect /usr/bin/arp | Jo-Philipp Wich | 2011-08-12 | 2 | -2/+2 |
| | | | | SVN-Revision: 27965 | ||||
* | update libubox and ubus to latest, libubox now includes jshn | Felix Fietkau | 2011-08-11 | 6 | -413/+23 |
| | | | | SVN-Revision: 27963 | ||||
* | iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in ↵ | Jo-Philipp Wich | 2011-08-11 | 1 | -29/+5 |
| | | | | | | iptables and ip6tables packages (#9691) SVN-Revision: 27961 | ||||
* | mac80211: update to 2011-08-10 | Felix Fietkau | 2011-08-11 | 62 | -5246/+546 |
| | | | | SVN-Revision: 27958 | ||||
* | ath9k: add a regdomain code used on newer ubiquiti networks devices | Felix Fietkau | 2011-08-10 | 1 | -0/+26 |
| | | | | SVN-Revision: 27947 | ||||
* | package/acx: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 27938 | ||||
* | package/madwifi: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
| | | | | | | Madwifi does not compile because of VLAN API changes. SVN-Revision: 27937 | ||||
* | package/kernel: Mark mvswitch as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
| | | | | | | mvswitch does not compile because of VLAN API changes. SVN-Revision: 27936 | ||||
* | package/mac80211: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
| | | | | | | compat-wireless does not support 3.1 yet. SVN-Revision: 27935 | ||||
* | package/kernel: invert dependencies for current kernel features | Jonas Gorski | 2011-08-09 | 4 | -7/+7 |
| | | | | | | | Instead of depending on new kernel versions, depend on not having one of the older ones (or vice versa for modules removed in current kernels). SVN-Revision: 27934 | ||||
* | b43: fix reloading config settings after channel changes or hostapd restart ↵ | Felix Fietkau | 2011-08-08 | 1 | -0/+101 |
| | | | | | | (#8033) SVN-Revision: 27930 | ||||
* | mac80211: always store broadcom firmware in b43 and b43legacy dir | Hauke Mehrtens | 2011-08-06 | 2 | -0/+17 |
| | | | | | | | | This is always used to build a firmware for linux systems also if we are on freebsd. This is one patch from #9897 SVN-Revision: 27926 | ||||
* | kernel: typo in cs5535 and cs5536 pata driver kernel definitions | Hauke Mehrtens | 2011-08-06 | 1 | -4/+4 |
| | | | | | | closes #9773 SVN-Revision: 27924 | ||||
* | broadcom-diag: add support for bcma | Hauke Mehrtens | 2011-08-04 | 2 | -45/+151 |
| | | | | SVN-Revision: 27905 | ||||
* | switch: update for brcm47xx target | Hauke Mehrtens | 2011-08-04 | 7 | -102/+83 |
| | | | | | | | * remove suport for 2.4 kernel * add support for bcma bus SVN-Revision: 27904 | ||||
* | rtc-rv5c386a: add support for kernel 3.0 | Hauke Mehrtens | 2011-08-04 | 2 | -178/+30 |
| | | | | | | remove BKL and adds support for changes in bcm47xx code SVN-Revision: 27903 | ||||
* | brcm47xx: update patches | Hauke Mehrtens | 2011-08-04 | 2 | -2/+2 |
| | | | | | | | | * this adds sflash support for ssb devices * the flash is now a platform device * minor updates SVN-Revision: 27902 | ||||
* | ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error) | Felix Fietkau | 2011-08-04 | 1 | -1/+9 |
| | | | | SVN-Revision: 27891 | ||||
* | ath9k: add some code to control internal driver queue length limits | Felix Fietkau | 2011-08-04 | 2 | -0/+457 |
| | | | | SVN-Revision: 27890 | ||||
* | ath9k: reduce the number of software retries, include hardware a-mpdu ↵ | Felix Fietkau | 2011-08-04 | 1 | -0/+61 |
| | | | | | | retries in retry counting SVN-Revision: 27889 | ||||
* | ath9k: rework handling of sending BlockAckReq frames, should hopefully lead ↵ | Felix Fietkau | 2011-08-04 | 2 | -0/+213 |
| | | | | | | to fewer latency spikes SVN-Revision: 27888 | ||||
* | kernel: Fix firewire for 2.6.37+ | Jonas Gorski | 2011-08-02 | 1 | -3/+71 |
| | | | | | | | | The old ieee1394 stack was removed in 2.6.37. The new firewire stack is available for all kernel versions, but experimental for the older one, so make both available where appropriate. SVN-Revision: 27874 | ||||
* | mac80211: fix a compiler warning | Felix Fietkau | 2011-08-01 | 1 | -3/+6 |
| | | | | SVN-Revision: 27870 | ||||
* | broadcom-wl: fix setup of virtual interfaces (patch by Nathan Hintz) | Felix Fietkau | 2011-08-01 | 1 | -0/+11 |
| | | | | SVN-Revision: 27868 | ||||
* | perf: mark as broken for now | Florian Fainelli | 2011-08-01 | 1 | -1/+1 |
| | | | | | | | Until we properly deal with the various versions of libelf we package, mark perf as broken SVN-Revision: 27867 | ||||
* | mac80211: add missing chunks to the compat_firmware_class change | Felix Fietkau | 2011-08-01 | 1 | -0/+60 |
| | | | | SVN-Revision: 27864 | ||||
* | mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864) | Felix Fietkau | 2011-08-01 | 2 | -8/+17 |
| | | | | SVN-Revision: 27863 | ||||
* | kernel/modules: Add missing config symbol | Vasilis Tsiligiannis | 2011-08-01 | 1 | -2/+3 |
| | | | | SVN-Revision: 27862 | ||||
* | ath9k: prevent the aggregation code from sending packets to sleeping ↵ | Felix Fietkau | 2011-08-01 | 1 | -0/+22 |
| | | | | | | stations - should fix some latency issues SVN-Revision: 27861 | ||||
* | ath9k: fold patches that were merged upstream into 300-pending_work.patch | Felix Fietkau | 2011-08-01 | 27 | -524/+507 |
| | | | | SVN-Revision: 27860 | ||||
* | gdb: add dependency to libexpat when present | Jonas Gorski | 2011-08-01 | 1 | -2/+3 |
| | | | | | | Also prevent gdb from trying to link against the host's libexpat. SVN-Revision: 27859 | ||||
* | package/kernel: move kmod-fs-mbcache into fs-ext4 | Jonas Gorski | 2011-07-31 | 1 | -23/+9 |
| | | | | | | | mbcache is only needed if xattr support is enabled, but this is only true for ext4 on 2.6.37+, so just bundle it with ext4 when needed. SVN-Revision: 27849 | ||||
* | dropbear: - split port argument at the rightmost colon, allows binding to ↵ | Jo-Philipp Wich | 2011-07-31 | 3 | -7/+38 |
| | | | | | | specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it (#9853) SVN-Revision: 27843 | ||||
* | qos-scripts: disable by default | Felix Fietkau | 2011-07-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 27832 | ||||
* | hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837) | Felix Fietkau | 2011-07-29 | 1 | -9/+8 |
| | | | | SVN-Revision: 27830 | ||||
* | ath9k: fix switching channel bandwidth from 5/10 back to 20mhz | Felix Fietkau | 2011-07-29 | 2 | -3/+6 |
| | | | | SVN-Revision: 27827 | ||||
* | hostapd: fix wds interface address handling for multi-bssid | Felix Fietkau | 2011-07-29 | 1 | -0/+66 |
| | | | | SVN-Revision: 27823 | ||||
* | hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey ↵ | Felix Fietkau | 2011-07-29 | 1 | -0/+11 |
| | | | | | | eapol frame SVN-Revision: 27822 | ||||
* | swconfig: fix backward compatibility | Gabor Juhos | 2011-07-28 | 2 | -5/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | swconfig fails to load uci configuration after the generic switch identifier changes. root@OpenWrt:/# uci show network | grep switch network.@switch[0]=switch network.@switch[0].name=eth0 network.@switch[0].reset=1 network.@switch[0].enable_vlan=1 network.@switch_vlan[0]=switch_vlan network.@switch_vlan[0].device=eth0 network.@switch_vlan[0].vlan=1 network.@switch_vlan[0].ports=0t 2 3 4 5 network.@switch_vlan[1]=switch_vlan network.@switch_vlan[1].device=eth0 network.@switch_vlan[1].vlan=2 network.@switch_vlan[1].ports=0t 1 root@OpenWrt:/# swconfig dev eth0 load /etc/config/network Failed to apply configuration for switch 'switch0' root@OpenWrt:/# swconfig dev switch0 load /etc/config/network Failed to apply configuration for switch 'switch0' SVN-Revision: 27820 | ||||
* | ppp: remove zero-length patches | Felix Fietkau | 2011-07-28 | 5 | -0/+0 |
| | | | | SVN-Revision: 27819 | ||||
* | ppp: version bump to 2.4.5 | Felix Fietkau | 2011-07-28 | 25 | -1434/+113 |
| | | | | | | | | | | | | | | Bump to the current version of PPP. A few of the patches are either in 2.4.5 or something functionally equivalent is, so those patches were removed. 1 patch was added to accommodate pppol2pv3_addr which is referenced in a linux kernel header file, but isn't defined in the kernel header files packaged with PPP. Redux: re-instate the commenting out of the exponential back-off as requested by Felix. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27818 | ||||
* | swconfig: Add generic switch identifiers | Jonas Gorski | 2011-07-27 | 4 | -5/+10 |
| | | | | | | | | Also make switches available under a generic name "switch<num>" for device name agnostic access. The old device name is used as an alias for backward compatibility. SVN-Revision: 27800 | ||||
* | base-files: warn when calling /etc/init.d/<script> enable and neither START ↵ | Felix Fietkau | 2011-07-27 | 1 | -0/+4 |
| | | | | | | nor STOP is defined SVN-Revision: 27797 | ||||
* | firewall: prevent redundant rules if multiple ports and multiple icmp types ↵ | Jo-Philipp Wich | 2011-07-26 | 2 | -8/+17 |
| | | | | | | are given in a rule block for both icmp and other protocols SVN-Revision: 27792 | ||||
* | ath9k: rework tx power handling - display the correct *current* tx power, ↵ | Felix Fietkau | 2011-07-26 | 6 | -0/+313 |
| | | | | | | and also fix tx power limits with ATH_USER_REGD set SVN-Revision: 27788 | ||||
* | mac80211: merge a few pending fixes for channel switch handling | Felix Fietkau | 2011-07-26 | 1 | -0/+28 |
| | | | | SVN-Revision: 27783 | ||||
* | linux-atm: don't fail if an PREFIX env var is set | Jo-Philipp Wich | 2011-07-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 27779 | ||||
* | base-files: use "reboot -f" after sysupgrade to prevent executing deleted ↵ | Jo-Philipp Wich | 2011-07-25 | 2 | -2/+2 |
| | | | | | | init scripts SVN-Revision: 27776 | ||||
* | mac80211: rename a misnamed patch | Felix Fietkau | 2011-07-25 | 1 | -0/+0 |
| | | | | SVN-Revision: 27769 |