summaryrefslogtreecommitdiff
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* ath9k: merge another round of cleanups and fixes submitted to linux-wirelessFelix Fietkau2013-12-1414-227/+1201
* ath9k: merge an interrupt processing fix for AR5008-AR9002Felix Fietkau2013-12-141-0/+78
* kernel: move BLKCIPHER into crypto-core to avoid pulling in crypto-manager fo...Felix Fietkau2013-12-141-4/+5
* netifd: update to the latest version, adds a revert of the link state handlin...Felix Fietkau2013-12-141-2/+2
* openssl: Support multi-threaded applicationsFelix Fietkau2013-12-141-1/+1
* usbmode: add an init script to switch devices that show up too early for the ...Felix Fietkau2013-12-133-9/+16
* netifd: prevent an unnecessary restart of netifd-managed wifi interfaces at b...Felix Fietkau2013-12-131-1/+1
* fix jffs2 with internal libgcc and switch omap4 to ext4Imre Kaloz2013-12-132-0/+45
* iw: reduce size and make the phy dump output more readableFelix Fietkau2013-12-132-2/+111
* opkg: do not add blank "Provides:" fields to package metadataFelix Fietkau2013-12-131-0/+11
* /sbin/wifi: reload network/wireless on wifi restartFelix Fietkau2013-12-111-1/+1
* netifd: fix crashes triggered by adding/removing wireless devices on reloadFelix Fietkau2013-12-111-2/+2
* kernel: add CAN modulesLuka Perkov2013-12-111-0/+222
* mac80211: add missing set_default to fix stray "radio0: sh: bad number" messagesJo-Philipp Wich2013-12-101-0/+2
* hostapd: fix short_preamble optionJo-Philipp Wich2013-12-101-1/+1
* libevent2: Configure with --disable-debug-modeJohn Crispin2013-12-091-1/+2
* ubox: fix logging support. the initial connect failedJohn Crispin2013-12-091-2/+2
* procd: update procd, add ulimit supportJohn Crispin2013-12-091-2/+2
* ubox: fix up pidcount handling inside log.initJohn Crispin2013-12-091-0/+3
* gpio-button-hotplug: add irq mode to driverJohn Crispin2013-12-091-94/+176
* netifd: enable coredumps againJohn Crispin2013-12-092-6/+7
* kernel: module updates for 3.12Luka Perkov2013-12-092-0/+27
* base-files: fix whitespacesLuka Perkov2013-12-0919-174/+160
* hostapd: properly parse wmm and hidden uci options (#14589)Jo-Philipp Wich2013-12-081-1/+1
* netifd: update to the latest version, adds tunnel fixes by Hans Dedecker and ...Felix Fietkau2013-12-081-2/+2
* mac80211: fix using custom wifi-iface ifname option with netifdFelix Fietkau2013-12-081-1/+1
* mac80211: merge an ibss dfs locking fixFelix Fietkau2013-12-081-2/+15
* ath9k: merge initval and tx gain table updates, calibration fixesFelix Fietkau2013-12-089-111/+3217
* mac80211: refresh patchFelix Fietkau2013-12-081-1/+1
* add support for the wl18xx, split wlcore from wl12xxImre Kaloz2013-12-061-8/+45
* odhcpd/6c: Add config menu for prefix class ext.Steven Barth2013-12-052-0/+22
* ath9k: fix length handling of unaggregated frames (might resolve some rts/cts...Felix Fietkau2013-12-041-3/+14
* odhcpd: Fix ubus integrationSteven Barth2013-12-041-2/+2
* mac80211: fix ad-hoc network setup with netifd (#14564)Felix Fietkau2013-12-031-3/+2
* netifd: update to the latest version, improves wireless status output and fix...Felix Fietkau2013-12-031-2/+2
* hostapd: fix maclist processing with netifdFelix Fietkau2013-12-031-2/+3
* wifi: restart netifd wifi interfaces on the "up" command like the old variantFelix Fietkau2013-12-021-0/+1
* wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg...Felix Fietkau2013-12-022-2/+8
* netifd: add wireless configuration support and port mac80211 to the new frame...Felix Fietkau2013-12-028-544/+1069
* uci: update to the latest version, adds a small uci_to_blob fixFelix Fietkau2013-12-021-2/+2
* hostapd: change the wildcard for the hostapd control socket directoryFelix Fietkau2013-12-021-1/+1
* wpa_supplicant: clean up hostapd control socket on exit to fix socket leak in...Felix Fietkau2013-12-021-0/+12
* hostapd: fix os_daemonize vs starting process race by creating the pid file i...Felix Fietkau2013-12-021-0/+97
* libubox: update to latest version, adds some more jshn performance improvemen...Felix Fietkau2013-12-021-2/+2
* netifd: remove redundant calls to /sbin/wifi downFelix Fietkau2013-12-021-2/+0
* hostapd: always include p2p options in wpa_cliFelix Fietkau2013-12-021-0/+13
* mac80211: b43: improve PCIe host controller workaroundHauke Mehrtens2013-12-011-3/+112
* mac80211: remove DMI_EXACT_MATCHHauke Mehrtens2013-12-011-0/+13
* FPU type should not interfere with the ABI selection. Also make sure we eithe...Imre Kaloz2013-11-292-2/+2
* ubox: fix handling of uci lists, prevent shell code injection from uci values...Jo-Philipp Wich2013-11-281-2/+2