Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
959f58544b7f20c92d5eb43d1232c96c15c01bfb
/
drivers
/
net
/
wireless
/
p54
1e43692
p54usb: add USB ID for Corega WLUSB2GTST USB adapter
by Christian Lamparter
· 11 years ago
e78641c
p54usb: fix leak at failure path in p54u_load_firmware()
by Alexey Khoroshilov
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
acba7bb
net: wireless: p54spi: Fix commenting style
by Sachin Kamat
· 11 years ago
b6c32f8
net: wireless: p54spi: Use module_spi_driver macro
by Sachin Kamat
· 11 years ago
6ed0e32
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
d364140
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
d60c5d2
net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
98d5fac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
008e33f
p54usb: corrected USB ID for T-Com Sinus 154 data II
by Tomasz Guszkowski
· 12 years ago
0d2e7a5
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
ce15ffb
drivers/net/wireless/p54: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
6960af6
p54pci: don't return zero on failure paths in p54p_probe()
by Alexey Khoroshilov
· 12 years ago
4010fe2
p54usb: add USBIDs for two more p54usb devices
by Christian Lamparter
· 12 years ago
3194b7f
p54usb: add USB ID for T-Com Sinus 154 data II
by Tomasz Guszkowski
· 12 years ago
337b563
p54: remove __dev* attributes
by Bill Pemberton
· 12 years ago
6dac344
p54: potential signedness issue in p54_parse_rssical()
by Dan Carpenter
· 12 years ago
8882349
p54pci: use SIMPLE_DEV_PM_OPS
by Hauke Mehrtens
· 12 years ago
725d255
p54: improve TSF timestamp precision
by Christian Lamparter
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
c487606
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
960334a
p54: connect to 11w protected networks
by Christian Lamparter
· 12 years ago
9316f0e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
390fd9d
p54: fix off-by-one null pointer bug in p54_tx_80211
by Christian Lamparter
· 12 years ago
f20b621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
01e17da
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
b9c4167
USB: p54usb: remove __devinit* from the struct usb_device_id table
by Greg Kroah-Hartman
· 12 years ago
22c5649
p54: fix powerpc gcc warnings
by Christian Lamparter
· 12 years ago
9bc6381
p54: parse output power table
by Christian Lamparter
· 12 years ago
95a96e0
p54pci: convert driver to use asynchronous firmware loading
by Larry Finger
· 12 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 12 years ago
f4f7f414
wireless: Use eth_random_addr
by Joe Perches
· 12 years ago
38a0084
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
e3e1a0b
mac80211: reduce IEEE80211_TX_MAX_RATES
by Thomas Huehn
· 12 years ago
2c20889
wireless: Remove casts to same type
by Joe Perches
· 12 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
65f6092
drivers/net: add missing __devexit_p() annotations
by Arnd Bergmann
· 13 years ago
5b0a3b7
net/wireless: use module_pci_driver
by Axel Lin
· 13 years ago
d748b46
mac80211: remove antenna_sel_tx TX info field
by Johannes Berg
· 13 years ago
5612a50
p54usb: Load firmware asynchronously
by Larry Finger
· 13 years ago
a9b9361
p54: only unregister ieee80211_hw when it has been registered
by Christian Lamparter
· 13 years ago
2662768
p54pci: use new driver.pm interface for suspend/resume
by Christian Lamparter
· 13 years ago
972a313
p54: pass interface setup errors back to mac80211
by Christian Lamparter
· 13 years ago
62ebeed
p54spi: Release GPIO lines and IRQ on error in p54spi_probe
by Max Filippov
· 13 years ago
02f2f1a
mac80211: handle non-bufferable MMPDUs correctly
by Johannes Berg
· 13 years ago
c1288b1
mac80211: make beacon filtering per virtual interface
by Johannes Berg
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
4e3309b
wireless: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
02f1ce3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
c3745b4
p54: use ieee80211_free_txskb
by Christian Lamparter
· 13 years ago
d632eb1
USB: convert drivers/net/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
7adb92f
p54spi: Remove FIXME in op_stop
by Michael Büsch
· 13 years ago
2d16181
p54spi: Fix workqueue deadlock
by Michael Büsch
· 13 years ago
32d3a39
p54spi: Add missing spin_lock_init
by Michael Büsch
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
47086fc
mac80211: implement uAPSD
by Johannes Berg
· 13 years ago
1eb85d63
p54spi: add "spi:" prefix for stlc45xx modalias
by Axel Lin
· 13 years ago
1cda0fd
p54: Use do_div for 64-bit division to fix 32-bit kernels
by Christian Lamparter
· 13 years ago
0d78156
p54: improve site survey
by Christian Lamparter
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
31ec97d
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
9368a9a
p54usb: add zoom 4410 usbid
by Christian Lamparter
· 14 years ago
1816fcd
p54pci: fix -Wunused-but-set-variable warnings
by Christian Lamparter
· 14 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
ce6cac8
p54: avoid uninitialized variable warning for freq
by John W. Linville
· 14 years ago
be8d98e
p54: implement multicast filter
by Christian Lamparter
· 14 years ago
0e10b33
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
a6756da
p54: Initialize extra_len in p54_tx_80211
by Jason Conti
· 14 years ago
2201076
p54usb: IDs for two new devices
by Christian Lamparter
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
409ec36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
ea29cae
p54spi: Update kconfig help text
by Michael Buesch
· 14 years ago
d72751e
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a5a7103
p54: fix a NULL pointer dereference bug
by Felix Fietkau
· 14 years ago
2b799a6
p54usb: add Senao NUB-350 usbid
by Christian Lamparter
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
3083e83
p54: implement set_coverage_class
by Christian Lamparter
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
0bf719d
p54pci: update receive dma buffers before and after processing
by Christian Lamparter
· 14 years ago
0d4171e
p54: implement flush callback
by Christian Lamparter
· 14 years ago
fe0b7c6
p54: Fix compile warning
by Larry Finger
· 14 years ago
05e051d
p54spi: update sample eeprom
by Christian Lamparter
· 14 years ago
7a047f4
p54: enhance rssi->dBm database import
by Christian Lamparter
· 14 years ago
Next »