index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas_tf
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas_tf: move under marvell vendor directory
Kalle Valo
2015-11-18
7
-3228
/
+0
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-3
/
+3
|
\
|
*
module: add per-module param_lock
Dan Streetman
2015-06-23
1
-3
/
+3
*
|
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-1
/
+1
*
|
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
1
-5
/
+2
|
/
*
libertas_tf: if_usb.c: don't export static symbol
Julia Lawall
2015-03-13
1
-2
/
+0
*
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-2
/
+2
*
treewide: Fix typo in printk
Masanari Iida
2014-08-26
1
-1
/
+1
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-4
/
+4
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-1
/
+3
*
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-1
/
+1
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-3
/
+1
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-21
/
+1
|
\
|
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-21
/
+1
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-2
/
+2
|
/
*
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
libertas_tf: deb_defs.h: Fix typo in include guard
Kartik Mohta
2011-09-15
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-30
1
-1
/
+1
|
\
|
*
wireless: unify QoS control field definitions
Johannes Berg
2011-06-27
1
-1
/
+1
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
2
-0
/
+2
|
/
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-2
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-25
1
-22
/
+35
|
\
|
*
libertas_tf: if_usb.c: Some more formatting fixes
Thomas Klute
2010-08-16
1
-18
/
+31
|
*
libertas_tf: if_usb.c: Whitespace cleanup
Thomas Klute
2010-08-16
1
-4
/
+4
*
|
param: simple locking for sysfs-writable charp parameters
Rusty Russell
2010-08-11
1
-0
/
+3
|
/
*
libertas_tf: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
2
-0
/
+21
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-17
1
-1
/
+1
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-17
1
-1
/
+1
|
|
\
|
|
*
libertas_tf: Fix warning in lbtf_rx for stats struct
Prarit Bhargava
2010-06-14
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-11
1
-3
/
+2
|
\
|
|
|
*
|
drivers/net/wireless/libertas_tf: Use kmemdup
Julia Lawall
2010-06-02
1
-3
/
+2
|
|
/
*
/
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
1
-2
/
+2
|
/
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
2
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
5
-81
/
+570
|
\
|
*
libertas_tf: avoid warning about pr_fmt redefinition
John W. Linville
2010-04-30
5
-6
/
+9
|
*
libertas_tf: remove usage of deprecated noise value
John W. Linville
2010-04-28
1
-1
/
+0
|
*
libertastf: add configurable debug messages
Steve deRosier
2010-04-26
4
-79
/
+566
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
3
-0
/
+5
|
\
\
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+5
|
|
/
*
/
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-8
/
+6
|
/
*
Add Station and AdHoc mode support to libertas_tf
Deepak Saxena
2010-02-10
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
1
-1
/
+0
|
\
|
*
wireless: remove remaining qual code
Johannes Berg
2009-12-28
1
-1
/
+0
*
|
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
1
-5
/
+5
|
/
*
libertas_tf_usb: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-11
1
-0
/
+2
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
1
-12
/
+25
*
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
1
-1
/
+2
[next]