Commit Graph

3584 Commits (ccb604a5735f561a8c933c756ef92857412bb8c5)

Author SHA1 Message Date
Jo-Philipp Wich 1869cdd5bd broadcom-wl: detect all radios when generating config, do wireless setup per-interface (#5308)
SVN-Revision: 19273
15 years ago
Nicolas Thill 405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
15 years ago
Jo-Philipp Wich 946291c8d5 mac80211: fix spurious error return codes in enable_mac80211()
SVN-Revision: 19265
15 years ago
Felix Fietkau eb1190bb29 mac80211: fix hostapd wmm setting for multiple bss interfaces
SVN-Revision: 19264
15 years ago
Felix Fietkau 91dc246123 mtd: fix typo (thx, Plouj)
SVN-Revision: 19263
15 years ago
Jo-Philipp Wich 0cde46b3e7 add support for OvisLink WL-1600GL
SVN-Revision: 19262
15 years ago
Felix Fietkau 9237420b79 mac80211: fix multi-bss related rx handling bug
SVN-Revision: 19260
15 years ago
Jo-Philipp Wich 2920081f48 broadcom-wl: properly detach nas by using start-stop-daemon to launch it
SVN-Revision: 19257
15 years ago
Jo-Philipp Wich f3c6c80cb8 broadcom-wl: implement wepauth in wlc and support it in broadcom.sh, allows switching between open and shared authentication
SVN-Revision: 19256
15 years ago
Andy Boyett 0dcdaa3005 carl1970: fix download url. Closes #6542. Thanks swalker
SVN-Revision: 19253
15 years ago
Gabor Juhos 428f066b77 swconfig: show tagged port flag
SVN-Revision: 19238
15 years ago
Felix Fietkau ba7bfddaae mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40-
SVN-Revision: 19235
15 years ago
Felix Fietkau c61daab867 hostapd: upgrade to latest git version, add patches to fix multi-bss support with a single hostapd instance
SVN-Revision: 19234
15 years ago
Felix Fietkau 131c3e1c72 ath9k: fix a beacon buffer leak on interface up/down
SVN-Revision: 19233
15 years ago
Jo-Philipp Wich 6eae630652 firewall: fix a race condition preventing interfaces from being added to the firewall on boot
SVN-Revision: 19232
15 years ago
Jo-Philipp Wich c8e7192064 mtd: treat failure to open FIS partition as fatal when a fis_layout is given, aborts mtd write if reformat is needed and FIS table not available
SVN-Revision: 19231
15 years ago
Felix Fietkau 43c96ad50c hostapd: remove all object files on config changes
SVN-Revision: 19229
15 years ago
Felix Fietkau 9d50c384be mac80211: fix firmware compat stuff for 2.6.32
SVN-Revision: 19222
15 years ago
Jo-Philipp Wich bf9917d651 base-files: disable bridge firewalling by default
SVN-Revision: 19214
15 years ago
Felix Fietkau 54bbc30687 swconfig: support providing the switch device name in an option instead of the section name - necessary to support switches that contain characters such as "-"
SVN-Revision: 19208
15 years ago
Felix Fietkau d787e5dfe1 mac80211: remove an obsolete patch
SVN-Revision: 19195
15 years ago
Felix Fietkau b97cfa4bf5 iw, mac80211: get the frequency info per-netdev instead of per-phy
SVN-Revision: 19194
15 years ago
Felix Fietkau 6f78b03bcb iw: print the current operating frequency in the phy info
SVN-Revision: 19179
15 years ago
Felix Fietkau 9f0c2d0a5b mac80211: allow user space to query the current operating frequency
SVN-Revision: 19178
15 years ago
Felix Fietkau 8bdee4acf7 mac80211: fix mac address handling for multiple phy/vif
SVN-Revision: 19177
15 years ago
Felix Fietkau 20daaf7480 mac80211: upgrade to compat-wireless 2010-01-15
SVN-Revision: 19176
15 years ago
Jo-Philipp Wich 8def1507df remove broadcom-mmc, superseded by broadcom-sdhc
SVN-Revision: 19173
15 years ago
Jo-Philipp Wich a123c4daaf add broadcom-sdhc - successor of broadcom-mmc (#6343)
SVN-Revision: 19172
15 years ago
Jo-Philipp Wich 39f2b6d957 base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For some reason ld-linux.so.3 is not installed at ramfs and sysupgrade always fails. Signed-off-by: Zintis Petersons <zintis.petersons@e-mail.lv>
SVN-Revision: 19167
15 years ago
Felix Fietkau 383cadf5d7 ath9k: add a workaround for the tx ack time issue triggered by the timing handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this
SVN-Revision: 19156
15 years ago
Felix Fietkau 7c6b51f9e2 ath9k: fix rts/cts handling
SVN-Revision: 19147
15 years ago
Felix Fietkau 87226cbdc6 ath9k: tweak rx interrupt mitigation settings for better performance
SVN-Revision: 19146
15 years ago
Felix Fietkau bc28dd7d7d mac80211: add some ibss related fixes from linux-wireless@
SVN-Revision: 19145
15 years ago
Felix Fietkau b8ef670202 mac80211: fix ht capability detection (thx, stintel)
SVN-Revision: 19144
15 years ago
Felix Fietkau aa2ebbf15e mac80211: add a missing chunk of the short slot patch
SVN-Revision: 19143
15 years ago
Felix Fietkau b35e22bd24 mac80211: implement the distance setting
SVN-Revision: 19142
15 years ago
Felix Fietkau 0c66d3eef2 ath9k: fix short slot vs long slot handling, implement support for setting the coverage class
SVN-Revision: 19141
15 years ago
Felix Fietkau dce797bb74 iw: add patch for setting coverage class / distance
SVN-Revision: 19140
15 years ago
Felix Fietkau 6f5cd22319 mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13
SVN-Revision: 19139
15 years ago
Felix Fietkau 40470f71fc iw: update to 0.9.19
SVN-Revision: 19138
15 years ago
Jo-Philipp Wich f8973238da wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504)
SVN-Revision: 19128
15 years ago
Jo-Philipp Wich 0f528002ad dropbear: add GatewayPorts (-a) option (#6503)
SVN-Revision: 19127
15 years ago
Jo-Philipp Wich d9ca4041c5 opkg: fallback to dest->root_dir if specified overlay_root does not exist on filesystem (#6498)
SVN-Revision: 19121
15 years ago
Jo-Philipp Wich 1b452e82b7 wpa_supplicant: add WEP key handling to conform with documented behaviour in mac80211.sh (#6493)
SVN-Revision: 19119
15 years ago
Jo-Philipp Wich cb30b52ec1 base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends
SVN-Revision: 19118
15 years ago
Felix Fietkau 75d5301b3e mac80211: another minor fix to monitor mode queue selection
SVN-Revision: 19111
15 years ago
Felix Fietkau 1d109f9eb2 mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6
SVN-Revision: 19110
15 years ago
Imre Kaloz 0b9849afbf refresh patch
SVN-Revision: 19102
15 years ago
Felix Fietkau a0f378097e mac80211: fix some monitor mode queue selection bugs
SVN-Revision: 19099
15 years ago
Jo-Philipp Wich b28f438a37 ppp: process option dns if peerdns is off (#6474)
SVN-Revision: 19093
15 years ago