13145 Commits (39b2af1f5bff5fdf5ab37844d7b575b9deafe2cc)
 

Author SHA1 Message Date
Felix Fietkau 39b2af1f5b remove obsolete dependencies and checks 15 years ago
Nicolas Thill 815dc97a58 add explicit dependency on kmod-crypto-core when required (closes: #6557) 15 years ago
Felix Fietkau 8499c45a73 hostapd: fix compile error in the roboswitch driver 15 years ago
Felix Fietkau 8e07eba864 hostapd: fix build error 15 years ago
Felix Fietkau 64268c7165 hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package 15 years ago
Felix Fietkau 26c953db20 mac80211: improve wifi interface cleanup 15 years ago
Felix Fietkau ccb604a573 metadata: allow build variants to contain "-" 15 years ago
Felix Fietkau 03d44e8fe2 ifxmips: fix mdio register access bitmask 15 years ago
Felix Fietkau 42e4f83096 fix rootfs preparation with rootfs containing files with whitespaces in the filename (based on patch from #6551) 15 years ago
Lars-Peter Clausen ad8700a22a Cleanup clock module a bit and replace last users of __cpm_* 15 years ago
Lars-Peter Clausen 275f0556a8 Enable fireware loading support 15 years ago
Gabor Juhos 2b5ba9073f rtl8366_smi: move RTL8366S driver into a separate file 15 years ago
Gabor Juhos 46b0e6643a rtl8366_smi: rename rtl8366s specific functions and definitions 15 years ago
Gabor Juhos 08055fd6d1 rtl8366_smi: move chip specific stuff into its own struct 15 years ago
Gabor Juhos de751af190 rtl8366_smi: separate gpio initialization 15 years ago
Gabor Juhos a1247d2f83 rtl8366_smi: store GPIO numbers directly in the rtl8366_smi struct 15 years ago
Gabor Juhos ab278275ee rtl8366_smi: store device pointer instead of plaform_device 15 years ago
Jo-Philipp Wich 1869cdd5bd broadcom-wl: detect all radios when generating config, do wireless setup per-interface (#5308) 15 years ago
Florian Fainelli aa0e08a565 fix uclibc for mips by adding missing upstream hunks 15 years ago
Nicolas Thill 405553df58 kernel: specify kmod packages dependencies in a uniform way 15 years ago
Nicolas Thill 0f3c406bdb add a config item to specify arguments to strip 15 years ago
Jo-Philipp Wich 946291c8d5 mac80211: fix spurious error return codes in enable_mac80211() 15 years ago
Felix Fietkau eb1190bb29 mac80211: fix hostapd wmm setting for multiple bss interfaces 15 years ago
Felix Fietkau 91dc246123 mtd: fix typo (thx, Plouj) 15 years ago
Jo-Philipp Wich 0cde46b3e7 add support for OvisLink WL-1600GL 15 years ago
Felix Fietkau 64016fb476 x86: fix software raid autodetection on boot (patch from #6548 by Pieter "Fate" Hollants) 15 years ago
Felix Fietkau 9237420b79 mac80211: fix multi-bss related rx handling bug 15 years ago
Jo-Philipp Wich 2920081f48 broadcom-wl: properly detach nas by using start-stop-daemon to launch it 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 15 years ago
Gabor Juhos edfa82ab60 rtl8366_smi: rename switch attribute handlers 15 years ago
Andy Boyett 0dcdaa3005 carl1970: fix download url. Closes #6542. Thanks swalker 15 years ago
Gabor Juhos 7aefde9f66 rtl8366_smi: simplify rtl8366_attr_get_port_link function 15 years ago
Gabor Juhos 83fb9f73e1 rtl8366_smi: make rtl8366_phy_config_{aneg,init} static 15 years ago
Gabor Juhos cad07a09c1 rtl8366_smi: simplify rtl8366_{get,set}_port_vlan_index functions 15 years ago
Gabor Juhos 50849c6cff rtl8366_smi: minor code optimalizations 15 years ago
Gabor Juhos 3e6b3ea088 rtl8366_smi: coding style cleanup 15 years ago
Gabor Juhos 0e61dc3f61 ar71xx: create special initramfs images for the boards which does not accept standard uImages 15 years ago
Gabor Juhos 23e7dc9147 ar71xx: rename initramfs u-boot images 15 years ago
Gabor Juhos 5e5451a54d rtl8366_smi: add Kconfig option for the debugfs stuff 15 years ago
Gabor Juhos 0d48b043b1 rtl8366_smi: fix error checking in rtl8366s_set_vlan_4k_entry 15 years ago
Gabor Juhos 0296b24f80 rtl8366_smi: fix parameter checking in rtl8366_attr_get_vlan_info 15 years ago
Gabor Juhos 743e7617b0 rtl8366_smi: fix return codes in rtl8366s_reset_vlan 15 years ago
Gabor Juhos 43815d730b rtl8366_smi: move variable initialization out from the loop 15 years ago
Gabor Juhos 428f066b77 swconfig: show tagged port flag 15 years ago
Gabor Juhos fbc389ae9d rtl8366_smi: fix port->flags calculation in rtl8366_get_ports 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- 15 years ago
Felix Fietkau c61daab867 hostapd: upgrade to latest git version, add patches to fix multi-bss support with a single hostapd instance 15 years ago
Felix Fietkau 131c3e1c72 ath9k: fix a beacon buffer leak on interface up/down 15 years ago
Jo-Philipp Wich 6eae630652 firewall: fix a race condition preventing interfaces from being added to the firewall on boot 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 15 years ago