| Commit message (Expand) | Author | Age | Files | Lines |
* | zd1211rw: detect stalled beacon interrupt faster | Jussi Kivilinna | 2011-06-22 | 1 | -1/+2 |
* | zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt... | Jussi Kivilinna | 2011-06-22 | 1 | -7/+12 |
* | zd1211rw: only update HW beacon if new beacon differs from currect | Jussi Kivilinna | 2011-06-22 | 1 | -13/+63 |
* | zd1211rw: fix invalid signal values from device | Jussi Kivilinna | 2011-06-22 | 1 | -2/+18 |
* | mac80211: make tx() operation return void | Johannes Berg | 2011-02-25 | 1 | -3/+2 |
* | zd1211rw: enable NL80211_IFTYPE_AP | Jussi Kivilinna | 2011-02-04 | 1 | -2/+5 |
* | zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setup | Jussi Kivilinna | 2011-02-04 | 1 | -1/+12 |
* | zd1211rw: add TX watchdog and device resetting | Jussi Kivilinna | 2011-02-04 | 1 | -2/+6 |
* | zd1211rw: collect driver settings and add function to restore theim | Jussi Kivilinna | 2011-02-04 | 1 | -0/+69 |
* | zd1211rw: batch beacon config commands together | Jussi Kivilinna | 2011-02-04 | 1 | -15/+25 |
* | zd1211rw: add beacon watchdog and setting HW beacon more failsafe | Jussi Kivilinna | 2011-02-04 | 1 | -31/+157 |
* | zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc() | Jussi Kivilinna | 2011-02-04 | 1 | -4/+35 |
* | zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flag | Jussi Kivilinna | 2011-02-04 | 1 | -8/+9 |
* | zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on... | Jussi Kivilinna | 2011-02-04 | 1 | -0/+7 |
* | zd1211rw: support setting BSSID for AP mode | Jussi Kivilinna | 2011-02-04 | 1 | -1/+24 |
* | zd1211rw: move set_rts_cts_work to bss_info_changed | Jussi Kivilinna | 2011-02-04 | 1 | -22/+5 |
* | zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure... | Jussi Kivilinna | 2011-02-04 | 1 | -31/+7 |
* | zd1211rw: add locking for mac->process_intr | Jussi Kivilinna | 2011-02-04 | 1 | -1/+5 |
* | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo | 2010-12-15 | 1 | -2/+1 |
* | zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming | John W. Linville | 2010-06-16 | 1 | -2/+2 |
* | zd1211rw: add 0x49 -> JP regulatory domain map | Kouhei Sutou | 2010-06-16 | 1 | -0/+1 |
* | wireless: fix several minor description typos | Walter Goldens | 2010-06-02 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -8/+5 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-13 | 1 | -6/+4 |
|\ |
|
| * | zd1211rw: fix potential array underflow | Dan Carpenter | 2010-03-02 | 1 | -6/+4 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix a grammar error (redundant "be") in comment | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-12 | 1 | -6/+7 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-29 | 1 | -3/+0 |
| |\ \ |
|
* | \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-19 | 1 | -6/+7 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2010-01-05 | 1 | -6/+7 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | zd1211rw: Fix multicast filtering. | Benoit Papillault | 2010-01-04 | 1 | -6/+7 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-30 | 1 | -8/+5 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-30 | 1 | -3/+0 |
| |\ \
| | |/ |
|
| | * | wireless: remove remaining qual code | Johannes Berg | 2009-12-28 | 1 | -3/+0 |
| * | | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 2009-12-28 | 1 | -5/+5 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | zd1211rw: Fix TX status reporting in order to have proper rate control | Benoit PAPILLAULT | 2009-10-27 | 1 | -20/+182 |
|/ |
|
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -15/+29 |
* | zd1211rw: make it clear we don't use leds.h LED stuff | Luis R. Rodriguez | 2009-08-14 | 1 | -2/+2 |
* | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 1 | -1/+1 |
* | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK | Gábor Stefanik | 2009-05-20 | 1 | -3/+3 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -47/+33 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-17 | 1 | -2/+6 |
|\ |
|
| * | zd1211rw: Do not panic on device eject when associated | Jouni Malinen | 2009-03-16 | 1 | -2/+6 |
* | | zd1211rw: Implement get_tsf() | Alina Friedrichsen | 2009-03-05 | 1 | -0/+7 |