aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* mac80211/ath9k: fix invalid MAC address handlingGabor Juhos2009-02-011-0/+25
| | | | SVN-Revision: 14342
* mac80211/ath9k: enable debug stuffGabor Juhos2009-01-311-0/+11
| | | | SVN-Revision: 14334
* mac80211/ath9k: replace the accidentaly committed patchGabor Juhos2009-01-311-18/+2
| | | | SVN-Revision: 14331
* mac80211/ath9k: disable leds on the ar9100 devicesGabor Juhos2009-01-311-0/+38
| | | | SVN-Revision: 14330
* mac80211: refresh patchesGabor Juhos2009-01-311-4/+4
| | | | SVN-Revision: 14329
* add libphy module to tg3 driver package - fixes unresolved symbols (#4353)Florian Fainelli2009-01-311-0/+4
| | | | SVN-Revision: 14310
* mac80211: move txpower to wifi-device section, but remain backwards compatibleAndy Boyett2009-01-312-5/+7
| | | | SVN-Revision: 14309
* kernel: add modules for nfnetlink based packet logging & queuing and ↵Nicolas Thill2009-01-311-0/+65
| | | | | | conntracking SVN-Revision: 14308
* madwifi: mode txpower to wifi-device section, but remain backwards compatibleAndy Boyett2009-01-312-7/+14
| | | | SVN-Revision: 14307
* broadcom-wl: move txpower back to wifi-device section, but remain backwards ↵Andy Boyett2009-01-312-6/+11
| | | | | | compatible SVN-Revision: 14306
* Add e2fsck init script - scans every ext2/ext3 mount from fstabFlorian Fainelli2009-01-312-1/+39
| | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 14301
* fix lua compile with eglibc selected and utmp support disabledFelix Fietkau2009-01-312-0/+32
| | | | SVN-Revision: 14298
* re-enable the mss fix by default for now - see discussion at ↵Felix Fietkau2009-01-311-5/+1
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information SVN-Revision: 14293
* Use block events for the mounting/unmounting of external storage devices. ↵Jose Vasconcellos2009-01-306-39/+46
| | | | | | This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt. SVN-Revision: 14289
* allow hostapd to continue, even if setting the country code failsFelix Fietkau2009-01-301-0/+10
| | | | SVN-Revision: 14287
* crda: make the whole crypto stuff optional and don't use it for now, link ↵Nicolas Thill2009-01-303-61/+16
| | | | | | statically with libnl SVN-Revision: 14284
* increase default size of the connection tracking table, thanks MarcFlorian Fainelli2009-01-301-0/+1
| | | | SVN-Revision: 14283
* mac80211: update compat-wireless to 2009-01-29Gabor Juhos2009-01-303-6/+6
| | | | SVN-Revision: 14279
* add some work-in-progress patches for ath5k stability and performanceFelix Fietkau2009-01-303-0/+1203
| | | | SVN-Revision: 14277
* fix hostapd startup for no-crypto configurationsFelix Fietkau2009-01-301-1/+2
| | | | SVN-Revision: 14276
* accomodate a change in msdos.ko path that appeared on 2.6.28Nicolas Thill2009-01-301-1/+6
| | | | SVN-Revision: 14273
* kernel: fix leds-wrap dependenciesAndy Boyett2009-01-291-1/+1
| | | | SVN-Revision: 14257
* kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486Andy Boyett2009-01-291-2/+2
| | | | SVN-Revision: 14255
* crda: new package (thanks to Hauke Mehrtens <hauke@hauke-m.de>)Gabor Juhos2009-01-283-0/+137
| | | | SVN-Revision: 14249
* hotplug2: add platform hotpluggingGabor Juhos2009-01-282-5/+5
| | | | SVN-Revision: 14248
* mac80211: cleanup mac80211.shGabor Juhos2009-01-281-11/+11
| | | | SVN-Revision: 14246
* wpa_supplicant: update to 0.6.7Gabor Juhos2009-01-285-46/+46
| | | | SVN-Revision: 14240
* wpa_supplicant: refresh patchesGabor Juhos2009-01-285-54/+42
| | | | SVN-Revision: 14239
* iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>)Gabor Juhos2009-01-281-4/+4
| | | | SVN-Revision: 14235
* libnl: update linux/genetlink.h for iw package (thanks to Hauke Mehrtens ↵Gabor Juhos2009-01-282-2/+36
| | | | | | <hauke@hauke-m.de>) SVN-Revision: 14234
* libnl: refresh patchesGabor Juhos2009-01-286-39/+23
| | | | SVN-Revision: 14233
* - added "server" option list to delegate specific subdomains to given ↵Markus Wigge2009-01-272-0/+6
| | | | | | upstream servers SVN-Revision: 14232
* mark kmod-ata-rb532-cf as brokenNicolas Thill2009-01-271-1/+1
| | | | SVN-Revision: 14229
* hostapd: add support for socket filtering to get rid of some of the massive ↵Felix Fietkau2009-01-271-0/+184
| | | | | | cpu overhead with mac80211 drivers (backport from hostapd git repository) SVN-Revision: 14225
* hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently ↵Felix Fietkau2009-01-274-7/+25
| | | | | | depends on ath9k) SVN-Revision: 14224
* fix kmod-sit dependenciesNicolas Thill2009-01-271-12/+3
| | | | SVN-Revision: 14222
* update wireless-tools to v0.29 (final), refresh patch, bumb release numberNicolas Thill2009-01-272-15/+11
| | | | SVN-Revision: 14221
* revert [14081]: iptunnel4 does not make sense on 2.4, just add a ↵Nicolas Thill2009-01-271-16/+14
| | | | | | conditionnal dependency on iptunnel4 to ipip SVN-Revision: 14219
* madwifi: improve reliability of napi polling when fast framing is enabledFelix Fietkau2009-01-272-1/+66
| | | | SVN-Revision: 14215
* fix handling of eglibc config options for packagingFelix Fietkau2009-01-261-1/+5
| | | | SVN-Revision: 14210
* madwifi: fix rx for pure wds interfacesFelix Fietkau2009-01-262-13/+14
| | | | SVN-Revision: 14203
* madwifi: fix a potential race condition in the wds ap station interface ↵Felix Fietkau2009-01-261-13/+15
| | | | | | setup/teardown SVN-Revision: 14202
* madwifi: add back a missing part of the mbss vap refactoringFelix Fietkau2009-01-261-1/+4
| | | | SVN-Revision: 14197
* madwifi: preserve the interface mode correctly when using wds with sta ↵Felix Fietkau2009-01-2614-38/+39
| | | | | | separation SVN-Revision: 14195
* madwifi: fix a race condition in the wds sta separation, which is triggered ↵Felix Fietkau2009-01-265-17/+17
| | | | | | by using wpa authentication on the ap SVN-Revision: 14193
* madwifi: fix fast-frame related dma unmap bugFelix Fietkau2009-01-261-0/+11
| | | | SVN-Revision: 14192
* madwifi: fix a noderef problem in the mbss vap cleanupFelix Fietkau2009-01-261-17/+44
| | | | SVN-Revision: 14191
* mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehrtens ↵Gabor Juhos2009-01-2523-1996/+693
| | | | | | <hauke@hauke-m.de>) SVN-Revision: 14172
* madwifi: fix the long standing bug that is triggered by nodes getting a ↵Felix Fietkau2009-01-256-3/+843
| | | | | | timeout on one vap, then moving to another SVN-Revision: 14171
* mac80211: update compat-wireless to 2009-01-23Gabor Juhos2009-01-2312-575/+867
| | | | SVN-Revision: 14154