Openwrt/package/madwifi/patches
2008-08-01 13:42:36 +00:00
..
102-multicall_binary.patch
104-autocreate_none.patch
105-ratectl_attach.patch
111-minstrel_crash.patch
113-no_ibss_pwrsave.patch
122-replayfail_workaround.patch
123-ccmp_checks.patch
124-linux24_compat.patch
126-rxerr_frames.patch
200-no_debug.patch refresh some madwifi patches 2008-07-12 22:23:21 +00:00
201-debug_fix.patch
202-debug_variables.patch add some madwifi fixes and enhancements by Sven-Ola, refresh patches 2008-07-16 16:30:03 +00:00
300-napi_polling.patch madwifi: fix queue stop/start during key updates 2008-07-25 22:35:36 +00:00
305-pureg_fix.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
309-micfail_detect.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
310-noise_get.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
311-bssid_alloc.patch
312-erpupdate.patch
317-bmask.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
323-dfs_optional.patch add some madwifi fixes and enhancements by Sven-Ola, refresh patches 2008-07-16 16:30:03 +00:00
324-alignment.patch
325-channel_spam.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
327-queue.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
330-beaconcal.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
331-memory_alloc.patch add some madwifi fixes and enhancements by Sven-Ola, refresh patches 2008-07-16 16:30:03 +00:00
332-reset_beacons.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
333-apscan_mode.patch add some madwifi fixes and enhancements by Sven-Ola, refresh patches 2008-07-16 16:30:03 +00:00
334-input.patch
340-maxrate.patch
341-minrate.patch
342-performance.patch add some madwifi fixes and enhancements by Sven-Ola, refresh patches 2008-07-16 16:30:03 +00:00
343-txqueue_races.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
344-minstrel_failcnt.patch
345-minstrel_sampling.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
346-protmode_trig.patch
347-tuning.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
348-ackcts.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
349-reset.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
350-wisoc_softled.patch
351-scanlist.patch add some madwifi fixes and enhancements by Sven-Ola, refresh patches 2008-07-16 16:30:03 +00:00
352-ani_fix.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
353-devid.patch refresh some madwifi patches 2008-07-12 22:23:21 +00:00
354-ifxmips_eeprom.patch refresh some madwifi patches 2008-07-12 22:23:21 +00:00
355-eap_auth_disassoc.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
356-hidden_ssid.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
357-bgscan_thresh.patch madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold 2008-07-25 22:36:18 +00:00
358-ignore_broken_bssid.patch madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the STA. Ignore those when scanning. 2008-07-12 22:24:05 +00:00
359-disable_reassoc.patch madwifi: add a preliminary fix for the reassoc check, but disable reassoc entirely for now until we've figured out why it fails frequently. 2008-07-12 22:24:17 +00:00
360-sta_nodes.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
361-bmiss_handling.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
362-rssithr.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
363-fix_turbo.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
364-memory_alloc.patch add some madwifi fixes and enhancements by Sven-Ola, refresh patches 2008-07-16 16:30:03 +00:00
365-turbo_channelsearch.patch add some madwifi fixes and enhancements by Sven-Ola, refresh patches 2008-07-16 16:30:03 +00:00
366-bstuck_thresh.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
367-roaming.patch madwifi: add some roaming fixes by ubnt 2008-07-25 22:36:51 +00:00
368-sta_ie_preserve.patch madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings 2008-07-25 22:37:06 +00:00
369-mlme_assoc.patch refresh madwifi patches 2008-07-25 22:41:13 +00:00
370-wdsvap.patch madwifi: wds updates - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces 2008-07-30 04:45:24 +00:00
371-wds_sta_separation.patch madwifi: fix race condition triggered by active split wds sta interfaces during vap delete 2008-07-31 22:41:31 +00:00
372-queue_vif.patch fix multicast/authframe handling for wds ap with split sta interfaces 2008-07-31 21:11:27 +00:00
373-sanity_check.patch madwifi: add some extra sanity checking 2008-07-30 07:05:12 +00:00
374-nbtt_fix.patch madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset) 2008-07-31 18:59:25 +00:00
375-atim_tsf_update.patch madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset) 2008-07-31 18:59:25 +00:00
376-beacon_update.patch madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset) 2008-07-31 18:59:25 +00:00
377-disable_vlan_code.patch madwifi: disable bogus vlan handling code which actually breaks vlan 2008-08-01 13:42:36 +00:00
400-changeset_r3402.patch
401-changeset_r3602.patch madwifi: wds updates - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces 2008-07-30 04:45:24 +00:00
402-changeset_r3603.patch
403-changeset_r3605.patch madwifi: wds updates - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces 2008-07-30 04:45:24 +00:00
404-linux24_fix.patch refresh some madwifi patches 2008-07-12 22:23:21 +00:00
405-retransmit_check.patch madwifi: add some extra sanity checking 2008-07-30 07:05:12 +00:00
406-monitor_r3711.patch madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset) 2008-07-31 18:59:25 +00:00
407-new_athinfo.patch add some madwifi fixes and enhancements by Sven-Ola, refresh patches 2008-07-16 16:30:03 +00:00
408-changeset_r3337.patch madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset) 2008-07-31 18:59:25 +00:00