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