aboutsummaryrefslogtreecommitdiff
path: root/package
Commit message (Collapse)AuthorAge
...
* ath9k: add a new fix for signal strength / noise measurementsFelix Fietkau2011-05-01
| | | | SVN-Revision: 26798
* mac80211: detect and drop incoming packets with invalid CCMP packet numbers ↵Felix Fietkau2011-05-01
| | | | | | to fix connection hangs on some devices SVN-Revision: 26795
* exclude pktgen for uml targetFlorian Fainelli2011-04-29
| | | | SVN-Revision: 26781
* relayd: map "ipaddr" option to local ip (-L)Jo-Philipp Wich2011-04-27
| | | | SVN-Revision: 26773
* madwifi: Fix compilation for 2.6.39Felix Fietkau2011-04-26
| | | | | | | | | Fix compilation for 2.6.39 by replacing SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK(). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26771
* mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and ↵Felix Fietkau2011-04-26
| | | | | | earlier SVN-Revision: 26768
* mac80211: broadcast the country IE by default if the country code is ↵Felix Fietkau2011-04-26
| | | | | | configured (#9308) SVN-Revision: 26765
* wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes ↵Felix Fietkau2011-04-26
| | | | | | #9299) SVN-Revision: 26764
* mac80211: replace the regd revert patch with a proper fix, add some more ↵Felix Fietkau2011-04-26
| | | | | | pending patches SVN-Revision: 26761
* ath9k: remove the signal strength fix, it causes a lot of confusion and ↵Felix Fietkau2011-04-25
| | | | | | seems to be just as inaccurate as the original version of the code SVN-Revision: 26753
* cfg80211: revert upstream regdomain handling breakageFelix Fietkau2011-04-25
| | | | SVN-Revision: 26752
* hostapd: fix a few compile errors and warningsFelix Fietkau2011-04-24
| | | | SVN-Revision: 26751
* mac80211: do rate control updates when the HT configuration changes on an ↵Felix Fietkau2011-04-23
| | | | | | interface SVN-Revision: 26750
* hostapd: update to 2011-04-21Felix Fietkau2011-04-23
| | | | SVN-Revision: 26749
* mac80211: remove unneeded patchHauke Mehrtens2011-04-21
| | | | | | This was fixed upstream SVN-Revision: 26745
* mac80211: update to wireless-testing 2011-04-19, contains several beacon ↵Felix Fietkau2011-04-20
| | | | | | related fixes for ath9k SVN-Revision: 26744
* ppp: extend the r26742 change to ip-down tooJo-Philipp Wich2011-04-20
| | | | SVN-Revision: 26743
* ppp: prevent duplicate hotplug for non uci managed ppp interfaces (#9275)Jo-Philipp Wich2011-04-20
| | | | SVN-Revision: 26742
* firewall: prevent excessive uci state data aggregation (#9152)Jo-Philipp Wich2011-04-20
| | | | SVN-Revision: 26740
* busybox: refresh patchesFelix Fietkau2011-04-20
| | | | SVN-Revision: 26738
* busybox: fix issues with static routes and 6rd option parsing (thx, Florian ↵Felix Fietkau2011-04-20
| | | | | | Fuessl) SVN-Revision: 26737
* mac80211: b43: Expose N-PHY supportHauke Mehrtens2011-04-19
| | | | | | | | 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-19
| | | | | | | | 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-19
| | | | | | | | 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-19
| | | | | | | | | | | | | 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-19
| | | | SVN-Revision: 26724
* mac80211: re-enable beacon channel hintsFelix Fietkau2011-04-19
| | | | SVN-Revision: 26723
* base-files: fix stale space in eglibc library install section (#9270)Jo-Philipp Wich2011-04-19
| | | | SVN-Revision: 26720
* librpc: update to a newer version to fix issues with __set_errnoFelix Fietkau2011-04-18
| | | | SVN-Revision: 26716
* ath9k: assign a keycache slot per station for unencrypted links to fix ↵Felix Fietkau2011-04-17
| | | | | | powersave frame filtering SVN-Revision: 26712
* ath9k: add a patch to show excessive retry counts for single MPDUsFelix Fietkau2011-04-17
| | | | SVN-Revision: 26711
* mac80211: fix the config define for iwl3945Felix Fietkau2011-04-16
| | | | SVN-Revision: 26697
* mac80211: make intel wireless drivers depend on pci supportFelix Fietkau2011-04-16
| | | | SVN-Revision: 26696
* mac80211: add intel drivers to PKG_CONFIG_DEPENDSFelix Fietkau2011-04-16
| | | | SVN-Revision: 26695
* ath5k: allow simultaneous ad-hoc+ap operationFelix Fietkau2011-04-15
| | | | SVN-Revision: 26685
* opkg: avoid using getline() to fix a compile issue on darwin (patch by ↵Felix Fietkau2011-04-15
| | | | | | Javier Palacios, #9223) SVN-Revision: 26684
* uboot-ar71xx: add a dependency on the ar71xx targetFelix Fietkau2011-04-15
| | | | SVN-Revision: 26683
* uboot-ar71xx: remove a bogus dependencyFelix Fietkau2011-04-15
| | | | SVN-Revision: 26677
* uboot-ar71xx: fix compile on mac os x (patch from #9124)Felix Fietkau2011-04-15
| | | | SVN-Revision: 26676
* ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon ↵Felix Fietkau2011-04-14
| | | | | | code can handle it SVN-Revision: 26668
* ath9k: fix resetting the hw during channel change when the MAC fails to go idleFelix Fietkau2011-04-14
| | | | SVN-Revision: 26665
* cfg80211: disable processing of 802.11d regulatory hints - it causes invalid ↵Felix Fietkau2011-04-14
| | | | | | 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-13
| | | | | | | | | | 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-13
| | | | SVN-Revision: 26644
* kernel/modules: Move zlib_deflate module to higher autoloading priorityVasilis Tsiligiannis2011-04-12
| | | | SVN-Revision: 26639
* kernel/modules: Fix r26637Vasilis Tsiligiannis2011-04-12
| | | | SVN-Revision: 26638
* kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflateVasilis Tsiligiannis2011-04-12
| | | | SVN-Revision: 26637
* kernel/modules: Add zlib packageVasilis Tsiligiannis2011-04-12
| | | | SVN-Revision: 26636
* kernel/modules: Add "Libraries" submenu and move library packages thereVasilis Tsiligiannis2011-04-12
| | | | SVN-Revision: 26635
* kernel/modules: fix kmod-fs-btrfs deps / zlib_deflate / makefileVasilis Tsiligiannis2011-04-12
| | | | | | | | btrfs needs zlib_deflate, which was built but not included Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 26632