index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
p54: clamp properly instead of just truncating
Dan Carpenter
1
-1
/
+1
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+0
2014-01-07
mac80211: remove channel_change_time
Johannes Berg
1
-1
/
+0
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
7
-7
/
+0
2014-01-03
p54: use ether_addr_equal_64bits
Julia Lawall
1
-1
/
+1
2013-12-11
drivers/net/wireless: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-10-10
net: p54spi: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-1
/
+0
2013-09-26
wireless: p54pci: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
p54usb: add USB ID for Corega WLUSB2GTST USB adapter
Christian Lamparter
1
-0
/
+1
2013-09-26
p54usb: fix leak at failure path in p54u_load_firmware()
Alexey Khoroshilov
1
-0
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-05-29
net: wireless: p54spi: Fix commenting style
Sachin Kamat
1
-8
/
+7
2013-05-29
net: wireless: p54spi: Use module_spi_driver macro
Sachin Kamat
1
-21
/
+1
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-6
/
+6
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-04-07
net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
3
-6
/
+6
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-1
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-02-08
p54usb: corrected USB ID for T-Com Sinus 154 data II
Tomasz Guszkowski
1
-1
/
+1
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-8
/
+2
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+4
2013-01-22
drivers/net/wireless/p54: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-07
p54pci: don't return zero on failure paths in p54p_probe()
Alexey Khoroshilov
1
-2
/
+5
2013-01-02
p54usb: add USBIDs for two more p54usb devices
Christian Lamparter
1
-0
/
+3
2013-01-02
p54usb: add USB ID for T-Com Sinus 154 data II
Tomasz Guszkowski
1
-0
/
+1
2012-12-06
p54: remove __dev* attributes
Bill Pemberton
3
-9
/
+9
2012-12-03
p54: potential signedness issue in p54_parse_rssical()
Dan Carpenter
1
-2
/
+3
2012-11-30
p54pci: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
1
-10
/
+3
2012-11-26
p54: improve TSF timestamp precision
Christian Lamparter
1
-1
/
+5
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-1
/
+1
2012-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+12
2012-09-24
p54: connect to 11w protected networks
Christian Lamparter
1
-0
/
+12
2012-09-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2012-09-11
p54: fix off-by-one null pointer bug in p54_tx_80211
Christian Lamparter
1
-1
/
+2
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-8
/
+13
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-08-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-8
/
+13
2012-08-17
USB: p54usb: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-13
p54: fix powerpc gcc warnings
Christian Lamparter
1
-4
/
+8
2012-08-10
p54: parse output power table
Christian Lamparter
2
-24
/
+92
2012-08-06
p54pci: convert driver to use asynchronous firmware loading
Larry Finger
2
-26
/
+63
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
3
-8
/
+13
2012-07-16
wireless: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
1
-3
/
+3
2012-06-06
wireless: Remove casts to same type
Joe Perches
2
-2
/
+2
[next]