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