Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bdcac1878c80b068d8e073c1691d4bd09ba9996d
/
drivers
/
net
/
wireless
f630fe2
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
48c871c
Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstream
by Jeff Garzik
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
59fc531
[PATCH] sysctl: register the sysctl number used by the arlan driver
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
a3cc2de
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
cad8cd9
[PATCH] bcm43xx: Check error returns in initialization routines
by Larry Finger
· 18 years ago
f2aca47
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
dde6d43
fix unaligned exception in /drivers/net/wireless/orinoco.c
by Hennerich, Michael
· 18 years ago
ae80031
[PATCH] Rename IPW2100 debugging macros to not look like config options.
by Robert P. J. Day
· 18 years ago
48f33c9
[PATCH] zd1211rw: Remove noisy debug message
by Daniel Drake
· 18 years ago
22d3405
[PATCH] zd1211rw: Added error stats update
by Ulrich Kunitz
· 18 years ago
fa8e29c
[PATCH] zd1211rw: Fixed array size issue in reset_mode
by Ulrich Kunitz
· 18 years ago
6e3632f
[PATCH] zd1211rw: Reset device in the probe call
by Ulrich Kunitz
· 18 years ago
95c7779
[PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx
by Michael Buesch
· 18 years ago
d1dbd28
[PATCH] bcm43xx: Fix scaling error for 'iwlist freq' information
by Larry Finger
· 18 years ago
36ad8cd
[PATCH] bcm43xx: Fix scaling error for 'iwlist rate' information
by Larry Finger
· 18 years ago
4710303
[PATCH] bcm43xx: Fix problem with >1 GB RAM
by Larry Finger
· 18 years ago
192b775
[PATCH] zd1211rw: fix potential leak in usb_init
by Maxime Austruy
· 18 years ago
43cb76d
Network: convert network devices to use struct device instead of class_device
by Greg Kroah-Hartman
· 23 years ago
ea8862d
[PATCH] ipw2200: add iwconfig rts/frag auto support
by Zhu Yi
· 18 years ago
2e9b246
[PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2
by Daniel Drake
· 18 years ago
ff86a54
[PATCH] prism54: add ethtool -i interface
by Kai Engert
· 18 years ago
0191738
[PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDs
by Larry Finger
· 18 years ago
33218ba
[PATCH] zd1211rw: Add ID for Linksys WUSBF54G
by Daniel Drake
· 18 years ago
0ce34bc
[PATCH] zd1211rw: Remove addressing abstraction
by Daniel Drake
· 18 years ago
ee30276
[PATCH] zd1211rw: Consistency for address space constants
by Daniel Drake
· 18 years ago
a2bdcc6
[PATCH] zd1211rw: 2 new ZD1211B device ID's
by Daniel Drake
· 18 years ago
34c449126
[PATCH] zd1211rw: Generic HMAC initialization
by Daniel Drake
· 18 years ago
1076488
[PATCH] bcm43xx: Fix failure to deliver PCI-E interrupts
by Larry Finger
· 18 years ago
e176d39
[PATCH] PCMCIA: fix drivers broken by recent cleanup
by Daniel Ritz
· 18 years ago
fe5f8e2
[PATCH] ipw2100: Fix dropping fragmented small packet problem
by Zhu Yi
· 18 years ago
4d1feab
[PATCH] zd1211rw: Call ieee80211_rx in tasklet
by Ulrich Kunitz
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
be90038
[PATCH] tty: preparatory structures for termios revamp
by Alan Cox
· 18 years ago
0a01707
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
0ae8513
[wireless] zd1211rw: workqueue-related build fixes
by Jeff Garzik
· 18 years ago
359f2d1
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
4796b71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
720eeb4
[PATCH] ipw2200: Fix debug output endian issue
by Zhu Yi
· 18 years ago
90c009a
[PATCH] ipw2200: Fix a typo
by Zhu Yi
· 18 years ago
aac40ce
[PATCH] ipw2200: Update version stamp to 1.2.0
by Zhu Yi
· 18 years ago
4b1f8a9
[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode
by Zhu Yi
· 18 years ago
e6e3f12
[PATCH] ipw2200: replace kmalloc+memset with kcalloc
by Yan Burman
· 18 years ago
b950e83
[PATCH] prism54: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
b0471bb7
[PATCH] hostap: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
9cdac96
[PATCH] zd1211rw: Support for multicast addresses
by Ulrich Kunitz
· 18 years ago
ff9b99b
[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler
by Daniel Drake
· 18 years ago
383956a
[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context
by Daniel Drake
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
af2b3b5
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
by Dominik Brodowski
· 18 years ago
a9606fd
[PATCH] pcmcia: remove prod_id indirection
by Dominik Brodowski
· 18 years ago
efd5058
[PATCH] pcmcia: remove manf_id and card_id indirection
by Dominik Brodowski
· 18 years ago
718cc4c
[PATCH] ieee80211: Provide generic get_stats implementation
by Daniel Drake
· 18 years ago
b1382ed
[PATCH] zd1211rw: Use softmac ERP handling functionality
by Daniel Drake
· 18 years ago
b1cd8416
[PATCH] zd1211rw: Rename cs_rate to zd_rate
by Daniel Drake
· 18 years ago
35f2c7c
[PATCH] zd1211rw: Allow channels 1-13 in Japan
by Daniel Drake
· 18 years ago
850c211
[PATCH] zd1211rw: Optimized handling of zero length entries in length info
by Ulrich Kunitz
· 18 years ago
741fec5
[PATCH] zd1211rw: cleanups
by Ulrich Kunitz
· 18 years ago
84bc715
[PATCH] zd1211rw: Remove IW_FREQ_AUTO support
by Daniel Drake
· 18 years ago
8e87295
[PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000
by Daniel Drake
· 18 years ago
229782a
[PATCH] zd1211rw: Add ID for Planex GW-US54Mini
by Daniel Drake
· 18 years ago
e72ba2d
[PATCH] prism54: correct overly aggressive check of return from pci_set_mwi
by John W. Linville
· 18 years ago
b6d2b1d
[PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"
by Larry Finger
· 18 years ago
02e0e5e
[PATCH] wireless: clean-up some "check return code" warnings
by John W. Linville
· 18 years ago
7f424ff
[PATCH] bcm43xx: Remove useless core enable/disable messages
by Larry Finger
· 18 years ago
08c3103
[PATCH] bcm43xx: remove badness variable and related routine
by Larry Finger
· 18 years ago
c3a9392e
[PATCH] kmemdup() cleanup in drivers/net
by Eric Sesterhenn
· 18 years ago
a362bf5
[PATCH] zd1211rw: Add ID for ZyXEL G-220
by Daniel Drake
· 18 years ago
f3d1fca
[PATCH] bcm43xx: add PCI-E code
by Stefano Brivio
· 18 years ago
995cdaa
[PATCH] prism54: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
3b31dc3
[PATCH] atmel: output signal strength information
by Holden Karau
· 18 years ago
93b2dd1
[PATCH] prism54: whitespace cleanup
by Dmitry Torokhov
· 18 years ago
d18e0c4
[PATCH] prism54: fix potential race in reset scheduling
by Dmitry Torokhov
· 18 years ago
5c877fe
[PATCH] atmel: whitespace cleanup
by Dmitry Torokhov
· 18 years ago
b434113
[PATCH] atmel: use ARRAY_SIZE()
by Dmitry Torokhov
· 18 years ago
00a5ebf
[PATCH] atmel: save on array initialization
by Dmitry Torokhov
· 18 years ago
c9308b0
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
by Daniel Drake
· 18 years ago
f242372
[PATCH] zd1211rw: Add 3 more device IDs
by Daniel Drake
· 18 years ago
f04e2be
[PATCH] bcm43xx: output proper link quality with scans
by Larry Finger
· 18 years ago
116b23b
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
9641219
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
f988f27
usb: zd1201 free urb cleanup
by Mariusz Kozlowski
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
a88556a
Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"
by John W. Linville
· 18 years ago
a68077d
[PATCH] zd1211rw: Fix of a locking bug
by Ulrich Kunitz
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
3406118
[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()
by Adrian Bunk
· 18 years ago
ecac598
[PATCH] bcm43xx: Drain TX status before starting IRQs
by Michael Buesch
· 18 years ago
df6d7c9
[PATCH] bcm43xx: fix unexpected LED control values in BCM4303 sprom
by Larry Finger
· 18 years ago
81e171b
[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeouts
by Michael Buesch
· 18 years ago
115e222
[PATCH] hostap_plx: fix CIS verification
by Pavel Roskin
· 18 years ago
01918d1
[PATCH] pcmcia: add more IDs to hostap_cs.c
by Dominik Brodowski
· 18 years ago
0160023
[PATCH] missing include of dma-mapping.h
by Al Viro
· 18 years ago
41072a1
[PATCH] zd1211rw: fix build-break caused by association race fix
by John W. Linville
· 18 years ago
5bb85f1
[PATCH] airo: check if need to freeze
by Dave Kleikamp
· 18 years ago
5307794
[PATCH] wireless: More WE-21 potential overflows...
by Jean Tourrilhes
· 18 years ago
Next »