Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8d8b03297c96811501e3821edd4602b315458030
/
drivers
/
net
/
wireless
8d8b032
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
9b5cce0
[PATCH] hostap: Restore antenna selection settings after port reset
by Pavel Roskin
· 18 years ago
794ccda
[PATCH] spectrum_cs: Fix incorrect use of pcmcia_dev_present()
by Pavel Roskin
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
113b898
[PATCH] ray_cs: Remove dependency on ieee80211
by Michael Wu
· 18 years ago
c48cf12
[PATCH] zd1211rw: cleanups
by Ulrich Kunitz
· 18 years ago
943599e
[PATCH] zd1211rw: USB id 1582:6003 for Longshine 8131G3 added
by Ulrich Kunitz
· 18 years ago
a1030e9
[PATCH] zd1211rw: Convert installer CDROM device into WLAN device
by Daniel Drake
· 18 years ago
4ceb7e9
[PATCH] zd1211rw: Add ID for ZyXEL G220F
by Daniel Drake
· 18 years ago
d066c21
[PATCH] zd1211rw: Firmware version vs bootcode version mismatch handling
by Daniel Drake
· 18 years ago
12f3930
[PATCH] zd1211rw: Add ID for Allnet ALLSPOT Hotspot finder
by Daniel Drake
· 18 years ago
1b86549
[PATCH] zd1211rw: Add ID for Senao NUB-8301
by Daniel Drake
· 18 years ago
ec62bd9
[PATCH] zd1211rw: Support AL7230B RF
by Daniel Drake
· 18 years ago
20fe217
[PATCH] zd1211rw: AL2230 ZD1211B vendor sync
by Daniel Drake
· 18 years ago
98227a9
[PATCH] zd1211rw: Match vendor driver IFS values
by Daniel Drake
· 18 years ago
fe7215c
[PATCH] zd1211rw: ZD1211B ASIC/FWT, not jointly decoder
by Daniel Drake
· 18 years ago
73c1ac1
Merge branch 'upstream' into bcm43xx
by John W. Linville
· 18 years ago
4456403
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 18 years ago
fde627b
[PATCH] zd1211rw: Packet filter fix for managed (STA) mode
by Ulrich Kunitz
· 18 years ago
b269825
[PATCH] zd1211rw: Fixed endianess issue with length info tag detection
by Ulrich Kunitz
· 18 years ago
b1162b6
[PATCH] zd1211rw: Remove bogus assert
by Daniel Drake
· 18 years ago
40da08b
[PATCH] zd1211rw: Fix software encryption/decryption
by Daniel Drake
· 18 years ago
71eae25
[PATCH] zd1211rw: Pass more management frame types up to host
by Daniel Drake
· 18 years ago
99f65f2
[PATCH] zd1211rw: Fixes radiotap header
by Ulrich Kunitz
· 18 years ago
48c86da
[PATCH] bcm43xx: reduce mac_suspend delay loop count
by John W. Linville
· 18 years ago
894b627
[PATCH] bcm43xx: add missing mac_suspended initialization
by Larry Finger
· 18 years ago
f1207ba
[PATCH] bcm43xx: fix-up build breakage from merging patches out of order
by John W. Linville
· 18 years ago
27be44f
[PATCH] bcm43xx: improved statistics
by Larry Finger
· 18 years ago
58e5528
[PATCH] bcm43xx: init routine rewrite
by Michael Buesch
· 18 years ago
3234faa
[PATCH] bcm43xx: fix mac_suspend refcount
by Michael Buesch
· 18 years ago
b8e7cdb
[PATCH] bcm43xx: lower mac_suspend udelay
by Michael Buesch
· 18 years ago
062caf4
[PATCH] bcm43xx: suspend MAC while executing long pwork
by Michael Buesch
· 18 years ago
eab411f
[PATCH] prism54: update to WE-19 for WPA support
by Dan Williams
· 18 years ago
089f99d
[PATCH] zd1211rw: Implement SIOCGIWNICKN
by Daniel Drake
· 18 years ago
67fd6b4
[PATCH] cleanup // comments from ipw2200
by Pavel Machek
· 18 years ago
13dca9b
[PATCH] airo: collapse debugging-messages in issuecommand to one line
by Robert Schulze
· 18 years ago
416512c
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 18 years ago
fe397d4
[PATCH] orinoco: fix setting transmit key only
by Dan Williams
· 18 years ago
345f6b8
[PATCH] softmac: do shared key auth in workqueue
by Daniel Drake
· 18 years ago
8fa9ea1
[PATCH] airo: should select crypto_aes
by Robert Schulze
· 18 years ago
d91928e
[PATCH] zd1201: workaround interference problem
by Pavel Machek
· 18 years ago
20f99dc
Merge branch 'from-linus' into upstream
by John W. Linville
· 18 years ago
7d450e0
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
73ca66b
[PATCH] release_firmware() fixes
by Magnus Damm
· 18 years ago
dd2f553
[PATCH] zd1211rw: Add Sagem device ID's
by Daniel Drake
· 18 years ago
4221f98
[PATCH] bcm43xx: improved statistics
by Larry Finger
· 18 years ago
2087da5
[PATCH] bcm43xx: voluntary preemtion in the calibration loops
by Michael Buesch
· 18 years ago
efa6a37
[PATCH] bcm43xx: opencoded locking
by Michael Buesch
· 18 years ago
b312d79
[PATCH] zd1211rw: usb_clear_halt not allowed in IRQ context
by Daniel Drake
· 18 years ago
522536f
[PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise
by Larry Finger
· 18 years ago
c9a4b35
[PATCH] zd1211rw: disable TX queue during stop
by Daniel Drake
· 18 years ago
e85d091
[PATCH] ZyDAS ZD1211 USB-WLAN driver
by Daniel Drake
· 18 years ago
4359219
[PATCH] bcm43xx: enable shared key authentication
by Daniel Drake
· 18 years ago
fc8fd34
[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine
by Larry Finger
· 18 years ago
a1d79aa
[PATCH] bcm43xx: workaround init_board vs. IRQ race
by Michael Buesch
· 18 years ago
e8d5969
[PATCH] bcm43xx: use softmac-suggested TX rate
by Daniel Drake
· 18 years ago
d3cef4e
[PATCH] Add two PLX device IDs
by Faidon Liambotis
· 18 years ago
51bece9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
cd11acd
[PATCH] lockdep: annotate hostap netdev ->xmit_lock
by Arjan van de Ven
· 18 years ago
63104ee
kbuild: introduce utsrelease.h
by Sam Ravnborg
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
fd99ddd07
[PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_cs
by Komuro
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
80f7228
typo fixes: occuring -> occurring
by Adrian Bunk
· 18 years ago
8f76078
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
by Jesper Juhl
· 18 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
71c0cd7
[PATCH] Add bcm43xx HW RNG support
by Michael Buesch
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
5b057c6
[NET]: Avoid allocating skb in skb_pad
by Herbert Xu
· 18 years ago
aa95abe
[PATCH] skb_padto()-area fixes in 8390, wavelan
by Alan Cox
· 18 years ago
a192491
[PATCH] Array overrun in drivers/net/wireless/wavelan.c
by Eric Sesterhenn
· 18 years ago
4b2d9cf
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
d0b952a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
932ff27
[NET]: Add netif_tx_lock
by Herbert Xu
· 18 years ago
89c318e
[PATCH] ipw2200 locking fix
by Zhu Yi
· 18 years ago
12a3768
[PATCH] pci: bcm43xx avoid pci_find_device
by Jiri Slaby
· 18 years ago
91769e7
[PATCH] bcm43xx: preemptible periodic work
by Michael Buesch
· 18 years ago
78ff56a
[PATCH] bcm43xx: redesign locking
by Michael Buesch
· 18 years ago
5c601d0
[PATCH] wireless: move zd1201 where it belongs
by Pavel Machek
· 18 years ago
ff7562a
[PATCH] bcm43xx: quiet down log spam from set_security
by Jason Lunz
· 18 years ago
f6882a0
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 18 years ago
ea9a771
[PATCH] bcm43xx: add DMA rx poll workaround to DMA4
by Michael Buesch
· 18 years ago
b1141f6
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 18 years ago
4541a5d
[PATCH] arlan: fix section mismatch warnings
by Randy Dunlap
· 18 years ago
53072d6
[PATCH] wavelan: fix section mismatch
by Randy Dunlap
· 18 years ago
bb6e093
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
by Florin Malita
· 18 years ago
df8ccb9
[PATCH] hostap: new pcmcia IDs
by Marcin Juszkiewicz
· 18 years ago
01d654d
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 18 years ago
82464e6
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
by Florin Malita
· 18 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
· 18 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
Next »