Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5c601d0c942f5aaf7f3cff7e08f61047d70a964e
/
drivers
/
net
/
wireless
5c601d0
[PATCH] wireless: move zd1201 where it belongs
by Pavel Machek
· 19 years ago
ff7562a
[PATCH] bcm43xx: quiet down log spam from set_security
by Jason Lunz
· 19 years ago
f6882a0
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 19 years ago
ea9a771
[PATCH] bcm43xx: add DMA rx poll workaround to DMA4
by Michael Buesch
· 19 years ago
b1141f6
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 19 years ago
4541a5d
[PATCH] arlan: fix section mismatch warnings
by Randy Dunlap
· 19 years ago
53072d6
[PATCH] wavelan: fix section mismatch
by Randy Dunlap
· 19 years ago
bb6e093
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
by Florin Malita
· 19 years ago
df8ccb9
[PATCH] hostap: new pcmcia IDs
by Marcin Juszkiewicz
· 19 years ago
01d654d
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 19 years ago
82464e6
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
by Florin Malita
· 19 years ago
5d25ea7
[PATCH] unused exports in wireless drivers
by Arjan van de Ven
· 19 years ago
59d4b68
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 19 years ago
bc519f3
[PATCH] bcm43xx: associate on 'ifconfig up'
by David Woodhouse
· 19 years ago
f03cc4f
[PATCH] bcm43xx: add PCI ID for bcm4319
by Stefano Brivio
· 19 years ago
ec000ca9
[PATCH] bcm43xx: fix whitespace
by Stefano Brivio
· 19 years ago
461c078
[PATCH] orinoco: don't put PCI resource data to the network device
by Pavel Roskin
· 19 years ago
95047dd
[PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unset
by Pavel Roskin
· 19 years ago
6cbaa33
[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume
by Pavel Roskin
· 19 years ago
9a568da
[PATCH] orinoco: report more relevant data on startup
by Pavel Roskin
· 19 years ago
e4f4f98
[PATCH] orinoco: unregister network device before releasing PCMCIA resources
by Pavel Roskin
· 19 years ago
0c6157a
[PATCH] wireless/airo: minimal WPA awareness
by Michal Schmidt
· 19 years ago
fd5226a
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 19 years ago
178e0cc
[PATCH] bcm43xx: Fix access to non-existent PHY registers
by David Woodhouse
· 19 years ago
869aaab
[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init
by Michael Buesch
· 19 years ago
f9f7b96
[PATCH] bcm43xx: check for valid MAC address in SPROM
by Stefano Brivio
· 19 years ago
5b4b977
[PATCH] bcm43xx: fix iwmode crash when down
by Michael Buesch
· 19 years ago
3c30495
[PATCH] wireless/airo: minimal WPA awareness
by Dan Williams
· 19 years ago
e3c5a64
[PATCH] ipw2200: Fix wpa_supplicant association problem
by Zhu Yi
· 19 years ago
127119d
[PATCH] ipw2200: remove priv->last_noise reference
by Zhu Yi
· 19 years ago
459d408
[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP
by Zhu Yi
· 19 years ago
34f8ae4
[PATCH] wireless Kconfig add IPW2200_RADIOTAP
by Zhu Yi
· 19 years ago
e43e3c1
[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS
by Zhu Yi
· 19 years ago
555fd91
[PATCH] ipw2200: update version stamp to 1.1.2
by Zhu Yi
· 19 years ago
ae4af61
[PATCH] ipw2200: version string rework
by Zhu Yi
· 19 years ago
d685b8c
[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated
by Zhu Yi
· 19 years ago
0070f8c
[PATCH] ipw2200: Fix endian issues with v3.0 fw image format
by Zhu Yi
· 19 years ago
455936c
[PATCH] ipw2200: Set the 'fixed' flags in wext get_rate
by Zhu Yi
· 19 years ago
61fb9ed
[PATCH] ipw2200: turn off signal debug log
by Zhu Yi
· 19 years ago
d0b526b
[PATCH] ipw2200: Do not continue loading the firmware if kmalloc fails
by Zhu Yi
· 19 years ago
5dc81c3
[PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUG
by Zhu Yi
· 19 years ago
d2b83e1
[PATCH] ipw2200: add module_param support for antenna selection
by Zhu Yi
· 19 years ago
07f02e4
[PATCH] ipw2200: generates a scan event after a scan has completed
by Zhu Yi
· 19 years ago
a5cf4fe
[PATCH] ipw2200: Fix TX QoS enabled frames problem
by Zhu Yi
· 19 years ago
00d21de
[PATCH] ipw2200: Exponential averaging for signal and noise Level
by Zhu Yi
· 19 years ago
cc93571
[PATCH] bcm43xx: use pci_iomap() for convenience.
by Michael Buesch
· 19 years ago
f298a2e
[PATCH] orinoco: bump version to 0.15
by Pavel Roskin
· 19 years ago
dc3437d
[PATCH] orinoco: further comment cleanup in the PCI drivers
by Pavel Roskin
· 19 years ago
b884c87
[PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.h
by Pavel Roskin
· 19 years ago
c6fb2e9
[PATCH] orinoco: support PCI suspend/resume for Nortel, PLX and TMD adaptors
by Pavel Roskin
· 19 years ago
3d52996
[PATCH] orinoco_pci: use pci_iomap() for resources
by Pavel Roskin
· 19 years ago
d62274b
[PATCH] orinoco_pci: disable device and free IRQ when suspending
by Pavel Roskin
· 19 years ago
37a6c61
[PATCH] orinoco: delay FID allocation after firmware initialization
by Pavel Roskin
· 19 years ago
2c1bd26
[PATCH] orinoco: fix BAP0 offset error after several days of operation
by Jiri Benc
· 19 years ago
a28dc81
[PATCH] orinoco: simplify 802.3 encapsulation code
by Pavel Roskin
· 19 years ago
470e2aa
[PATCH] orinoco: refactor and clean up Tx error handling
by Pavel Roskin
· 19 years ago
8d5be08
[PATCH] orinoco: don't use any padding for Tx frames
by Pavel Roskin
· 19 years ago
6b616262
[PATCH] orinoco replace hermes_write_words() with hermes_write_bytes()
by Pavel Roskin
· 19 years ago
b34b867
[PATCH] orinoco: orinoco_xmit() should only return valid symbolic constants
by Pavel Roskin
· 19 years ago
30c2d3b
[PATCH] orinoco: optimize Tx exception handling in orinoco
by Pavel Roskin
· 19 years ago
4ebe2eb
[PATCH] orinoco: Symbol card supported by spectrum_cs is LA4137, not LA4100
by Pavel Roskin
· 19 years ago
754b136
[PATCH] orinoco: remove debug buffer code and userspace include support
by Pavel Roskin
· 19 years ago
65b1fe7
[PATCH] orinoco: remove tracing code, it's unused
by Pavel Roskin
· 19 years ago
7eeae2f
[PATCH] orinoco: remove underscores from little-endian field names
by Pavel Roskin
· 19 years ago
b018779
[PATCH] orinoco: remove PCMCIA audio support, it's useless for wireless cards
by Pavel Roskin
· 19 years ago
a6e26e8
[PATCH] orinoco: Remove useless CIS validation
by Pavel Roskin
· 19 years ago
7c241d3
[PATCH] bcm43xx: make PIO mode usable
by Michael Buesch
· 19 years ago
dac322e
[PATCH] Fix crash on big-endian systems during scan
by Pavel Roskin
· 19 years ago
a392149
[PATCH] bcm43xx: iw_priv_args names should be <16 characters
by Erik Mouw
· 19 years ago
b35d649
[PATCH] bcm43xx: sysfs code cleanup
by Michael Buesch
· 19 years ago
8829d55
[PATCH] bcm43xx: fix pctl slowclock limit calculation
by Michael Buesch
· 19 years ago
2230daa
[PATCH] bcm43xx: fix dyn tssi2dbm memleak
by Adrian Bunk
· 19 years ago
93fef7d
[PATCH] bcm43xx: fix config menu alignment
by Randy Dunlap
· 19 years ago
4c6f749
[PATCH] bcm43xx wireless: fix printk format warnings
by Randy Dunlap
· 19 years ago
b79367a
[PATCH] bcm43xx: set trans_start on TX to prevent bogus timeouts
by Michael Buesch
· 19 years ago
a208c4e
[PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmware
by Pavel Roskin
· 19 years ago
c178345
[PATCH] Revert NET_RADIO Kconfig title change
by Jean Tourrilhes
· 19 years ago
3a1af6f
[PATCH] wireless/atmel: send WEXT scan completion events
by Dan Williams
· 19 years ago
6fcdf56
[PATCH] wireless/airo: clean up WEXT association and scan events
by Dan Williams
· 19 years ago
63589ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
86dca4f
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 19 years ago
5d9428d
BUG_ON() Conversion in drivers/net/
by Eric Sesterhenn
· 19 years ago
694a464
[PATCH] uml: kconfigs
by Al Viro
· 19 years ago
9940ec3
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
by Dominik Brodowski
· 19 years ago
e2d4096
[PATCH] pcmcia: use bitfield instead of p_state and state
by Dominik Brodowski
· 19 years ago
f6fbe01
[PATCH] pcmcia: remove unused p_dev->state flags
by Dominik Brodowski
· 19 years ago
15b99ac
[PATCH] pcmcia: add return value to _config() functions
by Dominik Brodowski
· 19 years ago
fba395e
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
by Dominik Brodowski
· 19 years ago
fd23823
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
by Dominik Brodowski
· 19 years ago
70294b4
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
by Dominik Brodowski
· 19 years ago
8661bb5
[PATCH] pcmcia: default suspend and resume handling
by Dominik Brodowski
· 19 years ago
50db3fd
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
by Dominik Brodowski
· 19 years ago
5f2a71f
[PATCH] pcmcia: add pcmcia_disable_device
by Dominik Brodowski
· 19 years ago
e21a2b0
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Jeff Garzik
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
cfa146e
[PATCH] hostap: Fix EAPOL frame encryption
by Jouni Malinen
· 19 years ago
79058ac
[PATCH] hostap: Make hostap_tx_encrypt() static
by Jouni Malinen
· 19 years ago
e4a9af9
[PATCH] PCMCIA_SPECTRUM must select FW_LOADER
by Adrian Bunk
· 19 years ago
ec48378
[PATCH] bcm43xx: don't set the channel on a device, which is down.
by Michael Buesch
· 19 years ago
Next »