48b4988e55add support for the wl18xx, split wlcore from wl12xx
Imre Kaloz
2013-12-06 14:07:13 +00:00
4bdd40c08bodhcpd/6c: Add config menu for prefix class ext.
Steven Barth
2013-12-05 12:17:09 +00:00
95065c08b0ath9k: fix length handling of unaggregated frames (might resolve some rts/cts issues)
Felix Fietkau
2013-12-04 22:59:36 +00:00
fb6ebac74aodhcpd: Fix ubus integration
Steven Barth
2013-12-04 13:14:27 +00:00
ee2cd0354cmac80211: fix ad-hoc network setup with netifd (#14564)
Felix Fietkau
2013-12-03 16:22:56 +00:00
4155016637netifd: update to the latest version, improves wireless status output and fixes some bridge handling issues
Felix Fietkau
2013-12-03 14:17:44 +00:00
603c532eedhostapd: fix maclist processing with netifd
Felix Fietkau
2013-12-03 09:02:58 +00:00
6e0fafd816wifi: restart netifd wifi interfaces on the "up" command like the old variant
Felix Fietkau
2013-12-02 16:53:27 +00:00
3c50feca19wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_legacy"
Felix Fietkau
2013-12-02 16:53:24 +00:00
498d84fc4enetifd: add wireless configuration support and port mac80211 to the new framework
Felix Fietkau
2013-12-02 16:41:03 +00:00
c9902e141euci: update to the latest version, adds a small uci_to_blob fix
Felix Fietkau
2013-12-02 13:08:17 +00:00
a26242cb63hostapd: change the wildcard for the hostapd control socket directory
Felix Fietkau
2013-12-02 13:08:14 +00:00
9381eaccb3wpa_supplicant: clean up hostapd control socket on exit to fix socket leak in ap+sta mode on wifi restarts
Felix Fietkau
2013-12-02 13:08:11 +00:00
6960ae4e65hostapd: fix os_daemonize vs starting process race by creating the pid file in the parent
Felix Fietkau
2013-12-02 13:08:08 +00:00
0d557b5fc4libubox: update to latest version, adds some more jshn performance improvements and fixes
Felix Fietkau
2013-12-02 13:08:03 +00:00
107bcb5de3netifd: remove redundant calls to /sbin/wifi down
Felix Fietkau
2013-12-02 13:08:00 +00:00
5022b3949ahostapd: always include p2p options in wpa_cli
Felix Fietkau
2013-12-02 13:07:46 +00:00
c1fb0e5e39ar71xx: rssi leds for My Net WiFi Range Extender
Gabor Juhos
2013-11-29 20:18:45 +00:00
981e3b354aar71xx: improve support for the My Net Wi-Fi Range Extender device
Gabor Juhos
2013-11-29 20:18:44 +00:00
1167f92ac6ag71xx: add F1E specific feature bit definitions to AR934X register file
Gabor Juhos
2013-11-29 20:18:43 +00:00
cad5257732ar71xx: user space support update tl-wr842n_v2 add default led support
Gabor Juhos
2013-11-29 20:18:42 +00:00
af4873e41car71xx: Kernel support update tl-wr842n_v2 added missing usb led
Gabor Juhos
2013-11-29 20:18:40 +00:00
f6b57149afFPU type should not interfere with the ABI selection. Also make sure we either do real soft-float or hard-float on ARM, with the right options.
Imre Kaloz
2013-11-29 10:59:51 +00:00
08a62d8d8atunr on some additional features
Imre Kaloz
2013-11-29 10:58:40 +00:00
7429c46214ignore the fpu if we're doing soft-float
Imre Kaloz
2013-11-29 10:44:04 +00:00
5de876bc78there's no such thing as a soft fpu, this target should be fine without these
Imre Kaloz
2013-11-29 10:25:43 +00:00
ad2cd7878cenable using soft-float regardless of having a fpu
Imre Kaloz
2013-11-29 09:24:07 +00:00
1029d341c5ubox: fix handling of uci lists, prevent shell code injection from uci values (#14548)
Jo-Philipp Wich
2013-11-28 20:47:26 +00:00
cdbff3641bRevert "ubox: the validation code has problems with the "(" char. use string for now"
Jo-Philipp Wich
2013-11-28 11:33:49 +00:00
1527f96ca6busybox: do not abort sysntpd init if enable_server is unset, that variable just controls the server part for relaying NTP
Jo-Philipp Wich
2013-11-28 11:28:40 +00:00
387761e2fcprocd: fix processing of datatype specification with spaces
Jo-Philipp Wich
2013-11-28 11:26:34 +00:00
8adb3fb74dinitialize wl12xx from the device tree
Imre Kaloz
2013-11-27 12:51:35 +00:00
9a0d644f9eadd device tree based initialization to wl12xx
Imre Kaloz
2013-11-27 12:40:07 +00:00
dcae3ef009refresh/rename patches
Imre Kaloz
2013-11-27 12:34:41 +00:00
cf8a186553fix gpio interrupt-cells property on AM335x
Imre Kaloz
2013-11-27 12:33:06 +00:00
c7d102816crefresh patch
Imre Kaloz
2013-11-27 12:31:05 +00:00
9100d559b5make the wl12xx glue code available with compat-wireless, too
Imre Kaloz
2013-11-27 12:29:13 +00:00
412b772e24add TI wireless symbols and enable the platform glue by default
Imre Kaloz
2013-11-27 12:25:20 +00:00
4e6043e691mac80211: include 802.11n support when wl12xx is selected
Felix Fietkau
2013-11-27 12:08:38 +00:00
e1ce4331d3ath9k: merge initval updates
Felix Fietkau
2013-11-27 10:56:05 +00:00
c1aeede408fix typo in wl128x firmware names
Imre Kaloz
2013-11-27 09:02:17 +00:00
4c3f2ed4cahide package, it's needed all the time
Imre Kaloz
2013-11-26 18:46:47 +00:00
3b2c74e5dbuse plain image names inside the target directories
Imre Kaloz
2013-11-26 18:45:51 +00:00
b1f4f27fc4upgrade Linaro GCC 4.8 to 4.8-2013.11
Imre Kaloz
2013-11-26 18:42:32 +00:00
eb811eadbawl12xx could need the wl128x firmware files, too
Imre Kaloz
2013-11-26 17:46:45 +00:00
78f4ab6fc0mac80211: merge another round of upstream fixes
Felix Fietkau
2013-11-26 11:25:31 +00:00
bb2b428a5cralink: dts fixes
John Crispin
2013-11-26 09:51:57 +00:00
fc3c72aba6ubox: the validation code has problems with the "(" char. use string for now
John Crispin
2013-11-26 07:50:05 +00:00
15b4975925hostapd: add support for auto-channel selection
Felix Fietkau
2013-11-25 15:43:30 +00:00
1d75f7506dhostapd: update to version 2013-11-20
Felix Fietkau
2013-11-25 15:43:15 +00:00
48de8ed52akernel/modules: snd-pcm-dmaengine only if CONFIG_SND_DMAENGINE_PCM is set
John Crispin
2013-11-25 14:09:48 +00:00
8a35c5936ftools/mpfr: add GNU source
John Crispin
2013-11-25 14:09:24 +00:00
cba772f5bcpppd: Place plugin-specific options after plugin name.
John Crispin
2013-11-25 14:09:16 +00:00
6295f38c8fralink: add mac address detection for Asus RT-G32 b1
John Crispin
2013-11-25 14:09:08 +00:00
93e9a71538base-files: allow users to delect debug level during boot
John Crispin
2013-11-25 08:34:55 +00:00
91de2648e9procd: update procd.sh to make use of the new validate_data tool
John Crispin
2013-11-25 08:34:47 +00:00
acec292e32ubox: update the validate_data tool
John Crispin
2013-11-25 08:34:39 +00:00
637440c415ubox: fix typo that caused log_file to not be validated properly
John Crispin
2013-11-25 08:34:31 +00:00
8ee2b91dddralink: fix up the mt7530 driver to work properly with gmac2
John Crispin
2013-11-25 08:34:23 +00:00
d84238ad26ralink: add LRO support
John Crispin
2013-11-25 08:34:12 +00:00
f732ed4500ralink: add NETIF_F_HW_VLAN_CTAG_TX support for the mt7620X family
John Crispin
2013-11-25 08:34:01 +00:00
5b437e204fralink: set the mac addr via the dts file
John Crispin
2013-11-25 08:33:42 +00:00
6cbad59eadkirkwood: include ext4 support by default
Luka Perkov
2013-11-24 23:07:34 +00:00