index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
/
modules
/
netdevices.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi to avoid un...
Jo-Philipp Wich
2011-12-13
1
-4
/
+4
*
package/kernel: create packages for the rtl8366* drivers
Gabor Juhos
2011-12-01
1
-0
/
+45
*
kmod-r6040 depends on kmod-libphy
Florian Fainelli
2011-11-15
1
-1
/
+1
*
package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)
Jonas Gorski
2011-11-09
1
-33
/
+145
*
package/kernel: prefix library modules with lib-
Nicolas Thill
2011-10-28
1
-2
/
+2
*
package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)
Nicolas Thill
2011-10-26
1
-6
/
+6
*
kernel: remove the x86 dependency from kmod-sky2 so that it can be used on ot...
Felix Fietkau
2011-09-28
1
-1
/
+0
*
package/kernel: Mark mvswitch as broken for linux 3.1
Jonas Gorski
2011-08-09
1
-1
/
+1
*
kernel/modules: Add missing config symbol
Vasilis Tsiligiannis
2011-08-01
1
-2
/
+3
*
kmod-dm9000 should build as a module
John Crispin
2011-07-07
1
-2
/
+4
*
add kmod for dm9000
John Crispin
2011-07-03
1
-0
/
+14
*
kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * S...
Jo-Philipp Wich
2011-06-20
1
-0
/
+66
*
kernel: include firmware in the e100 package
Felix Fietkau
2011-04-08
1
-0
/
+7
*
kernel/modules: Enable Realtek R8169 not only for x86
Vasilis Tsiligiannis
2011-04-07
1
-1
/
+1
*
add kmod-hfcpci
Florian Fainelli
2011-04-03
1
-3
/
+22
*
kernel/modules: Add ifb module (#8764)
Vasilis Tsiligiannis
2011-02-02
1
-0
/
+16
*
kmod-via-velocity depends on kmod-crc-ccitt (#8730)
Florian Fainelli
2011-01-29
1
-1
/
+1
*
Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on...
Florian Fainelli
2011-01-18
1
-1
/
+1
*
solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, sin...
Daniel Dickinson
2011-01-18
1
-1
/
+1
*
kernel: add dummy net device
Hauke Mehrtens
2010-12-05
1
-0
/
+14
*
Fix missing dependency in solos-pci module
Florian Fainelli
2010-09-19
1
-1
/
+1
*
Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologi...
Jo-Philipp Wich
2010-09-15
1
-0
/
+17
*
Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nath...
Jo-Philipp Wich
2010-09-15
1
-0
/
+16
*
rename kmod-switch-ip175c package to kmod-switch-ip17xx
Florian Fainelli
2010-08-08
1
-7
/
+7
*
load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
Felix Fietkau
2010-07-23
1
-1
/
+1
*
package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support
Alexandros C. Couloumbis
2010-07-18
1
-0
/
+29
*
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
Claudio Mignanti
2010-07-12
1
-32
/
+32
*
remove obsolete kernel dependencies and version checks
Felix Fietkau
2010-06-26
1
-6
/
+3
*
kernel: package tulip family modules into kmod-tulip
Jo-Philipp Wich
2010-06-21
1
-0
/
+35
*
fix kmod-swconfig module loading typo
Florian Fainelli
2010-05-21
1
-1
/
+1
*
add kmod-swconfig and kmod-swich-ip175c
Florian Fainelli
2010-05-21
1
-0
/
+30
*
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...
Nicolas Thill
2010-04-29
1
-1
/
+2
*
gigaset: build gigaset with isdn4linux support
Hauke Mehrtens
2010-04-18
1
-1
/
+2
*
- enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 avail...
Jo-Philipp Wich
2010-04-16
1
-1
/
+1
*
ps3: move ps3lan kmod under target/linux/ps3
Nicolas Thill
2010-03-28
1
-16
/
+0
*
Create kernel module for PS3 networking
Hamish Guthrie
2010-03-26
1
-0
/
+16
*
kernel: fix tg3 installation
Hauke Mehrtens
2010-03-21
1
-1
/
+1
*
remove obsolete dependencies and checks
Felix Fietkau
2010-01-23
1
-2
/
+2
*
package: kernel/modules: package module for MAC-VLAN support
Gabor Juhos
2009-12-31
1
-0
/
+16
*
remove handling of older unsupported kernels
Imre Kaloz
2009-12-27
1
-1
/
+1
*
prevent some modules from being built on ubicom32 since they do not compile o...
Florian Fainelli
2009-11-29
1
-1
/
+1
*
e1000: add CONFIG_E1000_NAPI=y for older kernels
Felix Fietkau
2009-11-14
1
-1
/
+2
*
e1000: depend on pci support instead of x86 target - some people have minipci...
Felix Fietkau
2009-11-11
1
-1
/
+1
*
add preliminary MPC83xx support
Imre Kaloz
2009-11-09
1
-1
/
+1
*
remove references to 2_6_27
Florian Fainelli
2009-10-29
1
-1
/
+1
*
fixes for kernel 2.6.31
Hauke Mehrtens
2009-09-26
1
-1
/
+1
*
allow via-velocity to be selectable on x86
Florian Fainelli
2009-07-21
1
-1
/
+1
*
get rid of linux 2.6.29
Felix Fietkau
2009-07-17
1
-1
/
+1
*
package the e1000e driver
Imre Kaloz
2009-06-02
1
-2
/
+18
*
kmod-libphy also needed with kernel 2.6.30
Hauke Mehrtens
2009-05-11
1
-1
/
+1
[next]