aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* package/mac80211: use platform_data on PCI devices in ath9kGabor Juhos2009-11-164-5/+106
* ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx...Felix Fietkau2009-11-161-0/+11
* mac80211: adjust patches based on upstream feedbackFelix Fietkau2009-11-152-32/+15
* mac80211: add some missing patch chunks that were accidentally left out in th...Felix Fietkau2009-11-151-0/+59
* ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control apiFelix Fietkau2009-11-151-0/+1199
* ath9k: fix massive packet loss issue introduced by upstream cleanupsFelix Fietkau2009-11-151-0/+10
* mac80211: sync with changes to patches submitted upstreamFelix Fietkau2009-11-152-10/+26
* change switch config to swconfig style format to remain consistent accross pl...Jo-Philipp Wich2009-11-151-25/+30
* iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160Jo-Philipp Wich2009-11-141-0/+7
* fix build of hostapd-utilsHauke Mehrtens2009-11-141-1/+1
* e1000: add CONFIG_E1000_NAPI=y for older kernelsFelix Fietkau2009-11-141-1/+2
* mac80211: update to 2009-11-13 and add some of my new performance improvement...Felix Fietkau2009-11-1413-385/+528
* package/mac80211: add config option to enable Atheros wireless debuggingGabor Juhos2009-11-131-2/+11
* hostapd: fix endian bugs in STA HT capability handlingFelix Fietkau2009-11-121-0/+33
* hostapd: fix HT40 BSS scan checksFelix Fietkau2009-11-121-0/+11
* neither avr32 or coldfire has a shared libgccImre Kaloz2009-11-121-0/+2
* update openssl to 0.9.8l -- thanks puchuImre Kaloz2009-11-125-3/+122
* opkg: forgot to remove two obsolete patches in last commitJo-Philipp Wich2009-11-112-23/+0
* opkg: bump to r284 - incorporates parsing improvements upstream - fixes a cou...Jo-Philipp Wich2009-11-119-969/+27
* mac80211: disable powersave on the sta by default (for performance reasons)Felix Fietkau2009-11-111-0/+3
* wireless-tools: re-enable support for enabling/disabling powersaveFelix Fietkau2009-11-111-25/+1
* mac80211: fix a race condition when bringing up wds sta interfaces on the apFelix Fietkau2009-11-112-2/+23
* e1000: depend on pci support instead of x86 target - some people have minipci...Felix Fietkau2009-11-111-1/+1
* hostapd: automatically add wds sta interfaces of an ap to the right bridgeFelix Fietkau2009-11-112-0/+14
* hostapd: implement wds ap supportFelix Fietkau2009-11-112-1/+251
* mac80211: fix a bug in broadcast handling of wds sta interfacesFelix Fietkau2009-11-111-0/+9
* hostapd: update to latest git, remove openssl dependency for hostapd-full, it...Felix Fietkau2009-11-117-33/+55
* hostapd: use the new build variants feature to clean up the makefileFelix Fietkau2009-11-102-63/+26
* mac80211: implement wds sta support (wds ap support work in progress, needs h...Felix Fietkau2009-11-106-1/+633
* mac80211: fix wpa in client modeFelix Fietkau2009-11-101-1/+2
* add preliminary MPC83xx supportImre Kaloz2009-11-091-1/+1
* mac80211: fix wifi detect with 11n cards that have multiple bandsFelix Fietkau2009-11-091-2/+5
* b43: work around a locking issue, might fix #5996Felix Fietkau2009-11-071-0/+23
* iproute2: compile the static libraries with $(FPIC), as they are reused by ot...Felix Fietkau2009-11-051-1/+7
* uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC codeFelix Fietkau2009-11-051-0/+25
* oops, forgot the autoloadFelix Fietkau2009-11-051-1/+1
* fix kmod-leds-alix (#6079, #6105)Felix Fietkau2009-11-051-2/+2
* fix up the download location for the updated mac80211 version (thx, swalker)Felix Fietkau2009-11-051-1/+1
* fix breakage introduced with r18315Florian Fainelli2009-11-051-0/+2
* remove the patch dir hack in iptables when building with an external tree, th...Florian Fainelli2009-11-051-6/+0
* Pass TARGET_CFLAGS using and external variable instead a sed expression that ...Felix Fietkau2009-11-052-3/+13
* add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)Felix Fietkau2009-11-051-0/+1
* make rdc321-wdt become a package, saves some space in the kernelFlorian Fainelli2009-11-041-0/+15
* mac80211: update to 2009-11-03Felix Fietkau2009-11-0410-5577/+6
* mac80211: fill some important capabilities into ht_capab in the hostapd configFelix Fietkau2009-11-042-1/+15
* madwifi: fix a crash bug related to refcounting of bss nodesFelix Fietkau2009-11-041-11/+0
* fix breakage on wl500gp after r18214, thanks sn9 (#6084)Florian Fainelli2009-11-031-2/+2
* add preliminary 2.6.32 supportImre Kaloz2009-11-031-0/+55
* clean up menuconfig path of dsl driver and userland helperJohn Crispin2009-11-012-4/+5
* adds dsl support, thank you infineon/lantiqJohn Crispin2009-11-0129-3335/+8377