index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-20
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
1
-2
/
+3
|
\
|
*
p54spi: Fix workqueue deadlock
Michael Büsch
2011-11-17
1
-2
/
+2
|
*
p54spi: Add missing spin_lock_init
Michael Büsch
2011-11-17
1
-0
/
+1
*
|
wireless: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-11-28
1
-1
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
6
-0
/
+6
|
\
\
|
*
|
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-11-01
3
-0
/
+3
|
*
|
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-11-01
3
-0
/
+3
|
|
/
*
|
p54: use ieee80211_free_txskb
Christian Lamparter
2011-11-21
1
-2
/
+2
*
|
p54spi: Remove FIXME in op_stop
Michael Büsch
2011-11-17
1
-5
/
+1
|
/
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
1
-1
/
+2
*
mac80211: implement uAPSD
Johannes Berg
2011-09-30
1
-1
/
+1
*
p54spi: add "spi:" prefix for stlc45xx modalias
Axel Lin
2011-08-29
1
-1
/
+1
*
p54: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
2011-08-29
1
-4
/
+8
*
p54: improve site survey
Christian Lamparter
2011-08-24
5
-14
/
+211
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-07
1
-0
/
+1
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-24
1
-0
/
+1
|
\
|
*
p54usb: add zoom 4410 usbid
Christian Lamparter
2011-05-16
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-17
1
-2
/
+1
|
\
|
|
*
p54pci: fix -Wunused-but-set-variable warnings
Christian Lamparter
2011-05-10
1
-2
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
5
-1
/
+66
|
\
|
|
*
p54: avoid uninitialized variable warning for freq
John W. Linville
2011-04-29
1
-1
/
+1
|
*
p54: implement multicast filter
Christian Lamparter
2011-04-26
4
-0
/
+65
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-04-11
1
-1
/
+1
|
\
|
|
*
p54: Initialize extra_len in p54_tx_80211
Jason Conti
2011-04-08
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-11
1
-0
/
+2
|
\
|
|
*
p54usb: IDs for two new devices
Christian Lamparter
2011-04-04
1
-0
/
+2
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-2
/
+2
|
/
*
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
1
-2
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-11
1
-3
/
+2
|
\
|
*
p54spi: Update kconfig help text
Michael Buesch
2011-03-07
1
-3
/
+2
*
|
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-03-04
6
-14
/
+32
|
\
|
|
*
p54: fix a NULL pointer dereference bug
Felix Fietkau
2011-02-28
1
-2
/
+5
|
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
3
-10
/
+5
|
*
p54: implement set_coverage_class
Christian Lamparter
2011-02-25
3
-1
/
+21
|
*
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-04
2
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
p54usb: add Senao NUB-350 usbid
Christian Lamparter
2011-02-28
1
-0
/
+1
|
*
p54pci: update receive dma buffers before and after processing
Christian Lamparter
2011-02-21
1
-5
/
+9
*
|
p54: implement flush callback
Christian Lamparter
2011-02-18
1
-0
/
+43
*
|
p54: Fix compile warning
Larry Finger
2011-02-18
1
-1
/
+1
*
|
p54spi: update sample eeprom
Christian Lamparter
2011-02-14
1
-4
/
+5
*
|
p54: enhance rssi->dBm database import
Christian Lamparter
2011-02-14
7
-41
/
+176
*
|
p54: p54_generate_band cleanup
Christian Lamparter
2011-02-14
1
-10
/
+11
*
|
p54: sort channel list by frequency instead of channel index
Christian Lamparter
2011-02-14
1
-2
/
+2
|
/
*
p54: fix sequence no. accounting off-by-one error
Christian Lamparter
2011-01-10
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
1
-0
/
+6
|
\
|
*
p54usb: New USB ID for Gemtek WUBI-100GW
Eduardo Costa
2010-12-14
1
-0
/
+1
|
*
p54usb: add 5 more USBIDs
Christian Lamparter
2010-12-13
1
-0
/
+5
*
|
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
2010-12-02
1
-1
/
+1
|
/
[next]