index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
zd1211rw
/
zd_chip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
zd1211rw: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
1
-2
/
+1
*
treewide: fix typo of "suppport" in various comments
Masanari Iida
2012-11-19
1
-1
/
+1
*
zd1211rw: rename CR* macros to ZD_CR*
Jussi Kivilinna
2011-04-07
1
-131
/
+131
*
zd1211rw: move async iowrite16v up to callers
Jussi Kivilinna
2011-02-14
1
-7
/
+28
*
zd1211rw: add TX watchdog and device resetting
Jussi Kivilinna
2011-02-04
1
-0
/
+2
*
zd1211rw: use stack and preallocated memory for small cmd-buffers
Jussi Kivilinna
2011-02-04
1
-30
/
+13
*
zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flag
Jussi Kivilinna
2011-02-04
1
-5
/
+28
*
zd1211rw: support setting BSSID for AP mode
Jussi Kivilinna
2011-02-04
1
-10
/
+29
*
zd1211rw: fix beacon interval setup
Jussi Kivilinna
2011-02-04
1
-6
/
+10
*
zd1211rw: cancel process_intr work on zd_chip_disable_int()
Jussi Kivilinna
2011-02-04
1
-0
/
+3
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-11-29
1
-2
/
+2
|
\
|
*
zd1211rw: Use const
Joe Perches
2010-11-22
1
-2
/
+2
*
|
zd1211rw: document need for kmalloc cast
Joe Perches
2010-11-28
1
-0
/
+1
|
/
*
zd1211rw: update fw version info in wiphy struct
John W. Linville
2010-08-16
1
-0
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
wireless: remove remaining qual code
Johannes Berg
2009-12-28
1
-140
/
+0
*
zd1211rw: Fix TX status reporting in order to have proper rate control
Benoit PAPILLAULT
2009-10-27
1
-2
/
+2
*
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
zd1211rw: make it clear we don't use leds.h LED stuff
Luis R. Rodriguez
2009-08-14
1
-3
/
+3
*
zd1211rw: Implement get_tsf()
Alina Friedrichsen
2009-03-05
1
-0
/
+21
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+1
*
zd1211rw: make use of new regulatory_hint()
Luis R. Rodriguez
2008-09-15
1
-1
/
+0
*
zd1211rw: support for mesh interface and beaconing
Luis Carlos Cobo
2008-03-06
1
-0
/
+1
*
zd1211rw: Fixed incorrect constant name.
Javier Cardona
2008-02-29
1
-4
/
+4
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-10
/
+5
*
zd1211rw: add copyright notices
Daniel Drake
2008-01-28
1
-1
/
+4
*
zd1211rw: port to mac80211
Daniel Drake
2008-01-28
1
-65
/
+56
*
[ZD1211RW]: Removed zd_util.c and zd_util.h
Ulrich Kunitz
2007-10-10
1
-1
/
+0
*
[ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chip
Jesper Juhl
2007-10-10
1
-1
/
+1
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-1
/
+2
*
[PATCH] zd1211rw: consistent handling of ZD1211 specific rates
Ulrich Kunitz
2007-10-10
1
-23
/
+28
*
[PATCH] zd1211rw: removed noisy debug messages
Ulrich Kunitz
2007-10-10
1
-18
/
+0
*
[PATCH] zd1211rw: Defer firmware load until first ifup
Daniel Drake
2007-07-10
1
-73
/
+15
*
[PATCH] zd1211rw: Make CCK gain patching conditional on RF type
Daniel Drake
2007-07-08
1
-1
/
+1
*
[PATCH] zd1211rw: Extend RF layer
Daniel Drake
2007-07-08
1
-0
/
+3
*
[PATCH] zd1211rw: rework band edge patching
Daniel Drake
2007-04-28
1
-4
/
+12
*
[PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy reset
Daniel Drake
2007-04-28
1
-11
/
+11
*
[PATCH] zd1211rw: Add AL2230S RF support
Daniel Drake
2007-04-28
1
-2
/
+3
*
[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL
Ulrich Kunitz
2007-04-28
1
-2
/
+2
*
[PATCH] zd1211rw: Fix E2P_PHY_REG patching
Daniel Drake
2007-04-10
1
-8
/
+3
*
[PATCH] zd1211rw: Reject AL2230S devices
Daniel Drake
2007-04-10
1
-0
/
+1
*
Merge branch 'upstream' into upstream-jgarzik
John W. Linville
2007-02-17
1
-1
/
+1
|
\
|
*
[PATCH] zd1211rw: Readd zd_addr_t cast
Daniel Drake
2007-02-14
1
-1
/
+1
*
|
[PATCH] zd1211rw: Remove addressing abstraction
Daniel Drake
2007-02-05
1
-11
/
+48
*
|
[PATCH] zd1211rw: Generic HMAC initialization
Daniel Drake
2007-02-05
1
-49
/
+18
|
/
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] zd1211rw: Support for multicast addresses
Ulrich Kunitz
2006-12-05
1
-0
/
+13
*
[PATCH] zd1211rw: Use softmac ERP handling functionality
Daniel Drake
2006-12-02
1
-9
/
+29
*
[PATCH] zd1211rw: Add LED support
Ulrich Kunitz
2006-09-25
1
-69
/
+48
*
[PATCH] zd1211rw: Removes wrong assertions
Ulrich Kunitz
2006-09-25
1
-6
/
+0
[next]