aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/broadcom-wl
Commit message (Expand)AuthorAgeFilesLines
* treewide: unify OpenWrt hosted source via @OPENWRTPaul Spooren2021-02-051-1/+1
* treewide: https for downloads.openwrt.org sourcesPaul Spooren2020-08-311-1/+1
* treewide: bump PKG_RELEASE after replacing `which`Adrian Schmutzler2020-08-121-1/+1
* treewide: replace `which` with `command -v`Paul Spooren2020-08-121-1/+1
* broadcom-wl: don't inherit lock descriptor in nas processJo-Philipp Wich2020-05-282-2/+5
* broadcom-wl: fix compilation with kernel 5.4Adrian Schmutzler2020-04-121-0/+18
* broadcom-wl: fix compilation with kernel >= 4.15Adrian Schmutzler2020-04-121-0/+55
* kernel: replace SUBDIRS with M in package recipesTomasz Maciej Nowak2020-02-221-4/+4
* brcm63xx: rename target to bcm63xxAdrian Schmutzler2020-02-141-2/+2
* brcm47xx: rename target to bcm47xxAdrian Schmutzler2020-02-141-2/+2
* treewide: fix syntax errors exposed after kconfig updateJo-Philipp Wich2019-06-201-3/+3
* broadcom-wl: fix compilation with 4.14Jonas Gorski2018-02-111-0/+10
* merge: ssid: update default ssidZoltan HERPAI2017-12-081-1/+1
* build: use KERNEL_MAKE_FLAGS for kernel file compilationsKarl Vogel2017-10-291-2/+1
* broadcom-wl: switch to AutoProbeJonas Gorski2017-10-271-1/+1
* broadcom-wl: reorder kmod build and pass EXTRA_VERSIONSJonas Gorski2017-10-271-5/+7
* broadcom-wl: define module directoriesJonas Gorski2017-10-271-0/+2
* broadcom-wl: fix compile with kernel 4.9Hauke Mehrtens2017-10-181-4/+5
* treewide: clean up download hashesFelix Fietkau2016-12-161-3/+6
* base-files, mac80211, broadcom-wl: wifi detection and configurationChristian Lamparter2016-11-031-0/+5
* base-files, mac80211, broadcom-wl: use uci to populate wireless configChristian Lamparter2016-11-031-15/+15
* treewide: replace jow@openwrt.org with jo@mein.ioJo-Philipp Wich2016-06-073-4/+4
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
* package: flag further target specific packages as nonsharedJo-Philipp Wich2016-04-261-0/+1
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* package: replace ifconfig-usage with ipSteven Barth2015-09-081-3/+3
* broadcom-wl: add interface after bridge is upHauke Mehrtens2015-08-291-0/+1
* broadcom-wl: fix bash comparison errorHauke Mehrtens2015-08-291-1/+1
* broadcom-wl: fix section mismatches in broadcom-wl driverHauke Mehrtens2015-08-291-0/+74
* broadcom-wl: fix build with kernel 4.1Hauke Mehrtens2015-08-291-2/+2
* broadcom-wl: fix build with muslHauke Mehrtens2015-06-171-0/+75
* package/*: replace occurences of 'ln -sf' to '$(LN)'Nicolas Thill2014-11-061-2/+2
* broadcom-wl: align with mac80211 configJo-Philipp Wich2014-10-252-6/+15
* broadcom_wl: eliminate compiler error with gcc-4.9-linaroFelix Fietkau2014-10-241-0/+21
* brcm-wl: use new brcm63xx fallback spromJonas Gorski2014-10-021-15/+9
* broadcom-wl: add default tx and rx antennasHauke Mehrtens2014-08-081-1/+2
* broadcom-wl: add support for a8xx broadcom devicesHauke Mehrtens2014-08-081-0/+12
* broadcom-wl: assign first increased mac address to internal wifi coreHauke Mehrtens2014-07-074-7/+7
* broadcom-wl: disable mips16 support, fixes buildFelix Fietkau2014-07-071-0/+2
* broadcom-wl: improve setting leddcHauke Mehrtens2014-07-051-4/+4
* broadcom-wl: fix led supportHauke Mehrtens2014-07-052-0/+15
* broadcom-wl: fixup mac addresses.Hauke Mehrtens2014-07-051-0/+92
* broadcom-wl: fix build with bcma or ssb deactivatedHauke Mehrtens2014-06-071-4/+4
* broadcom-wl: bring interfaces up, do not rely on netifd doing itFelix Fietkau2014-05-111-0/+1
* broadcom-wl: version rollHauke Mehrtens2013-11-111-1/+1
* broadcom-wl: support 'wds' interfaces on 'wl1' deviceHauke Mehrtens2013-11-111-1/+1
* broadcom-wl: support probe of 'wds' devicesHauke Mehrtens2013-11-111-0/+11
* broadcom-wl: fix crash when starting multiple virtual interfacesHauke Mehrtens2013-11-116-10/+131
* broadcom-wl: perform additional cleanup on wl module unloadHauke Mehrtens2013-11-115-6/+10
* broadcom-wl: support more virtual interfacesHauke Mehrtens2013-11-112-2/+53