| Commit message (Expand) | Author | Age | Files | Lines |
* | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 2008-12-05 | 1 | -1/+1 |
* | zd1211rw: Add 2 device IDs | Daniel Drake | 2008-11-06 | 1 | -0/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 | 1 | -0/+1 |
|\ |
|
| * | wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100" | born.into.silence@gmail.com | 2008-09-22 | 1 | -0/+1 |
* | | zd1211: Use skb_queue_walk() instead of by-hand implementation. | David S. Miller | 2008-09-23 | 1 | -1/+1 |
* | | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -10/+10 |
* | | zd1211rw: make use of new regulatory_hint() | Luis R. Rodriguez | 2008-09-15 | 7 | -203/+102 |
* | | cfg80211: keep track of supported interface modes | Luis R. Rodriguez | 2008-09-05 | 1 | -0/+5 |
|/ |
|
* | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag | Johannes Berg | 2008-07-29 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-07-14 | 1 | -15/+7 |
|\ |
|
| * | mac80211: revamp beacon configuration | Johannes Berg | 2008-07-14 | 1 | -15/+7 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-14 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | zd1211rw: stop beacons on remove_interface | Luis Carlos Cobo | 2008-07-09 | 1 | -0/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-08 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | zd1211rw: add ID for AirTies WUS-201 | Firat Birlik | 2008-07-07 | 1 | -0/+1 |
* | | zd1211rw: beacon config error checking | Daniel Drake | 2008-07-08 | 1 | -17/+45 |
* | | zd1211rw: use frame control helpers | Harvey Harrison | 2008-06-26 | 1 | -16/+6 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | zd1211rw: Fix data padding for QoS | Michael Buesch | 2008-06-09 | 1 | -1/+1 |
| * | misc drivers/net endianness noise | Al Viro | 2008-05-21 | 2 | -2/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-10 | 3 | -142/+64 |
|\ \ |
|
| * | | zd1211rw: Use DMA-aware buffer for usb transfer | Atsushi Nemoto | 2008-05-21 | 1 | -6/+17 |
| * | | mac80211: move TX info into skb->cb | Johannes Berg | 2008-05-21 | 3 | -135/+43 |
| * | | mac80211: use rate index in TX control | Johannes Berg | 2008-05-21 | 1 | -2/+5 |
* | | | misc drivers/net endianness noise | Al Viro | 2008-05-22 | 2 | -2/+2 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-05-15 | 1 | -7/+22 |
|\ \
| |/
|/| |
|
| * | mac80211: use hardware flags for signal/noise units | Bruno Randolf | 2008-05-14 | 1 | -6/+6 |
| * | zd1211rw: initial IBSS support | Bruno Randolf | 2008-05-14 | 1 | -1/+16 |
* | | zd1211rw: fix potential use-after-free bug | Johannes Berg | 2008-05-12 | 1 | -1/+5 |
|/ |
|
* | wireless: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 | 1 | -2/+2 |
* | zd1211rw: support for mesh interface and beaconing | Luis Carlos Cobo | 2008-03-06 | 5 | -4/+94 |
* | zd1211rw: Fix beacon filter flags thinko | Michael Buesch | 2008-02-29 | 1 | -1/+1 |
* | zd1211rw: Fixed incorrect constant name. | Javier Cardona | 2008-02-29 | 2 | -9/+8 |
* | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 2008-02-29 | 4 | -113/+85 |
* | zd1211rw: fix sparse warnings | Johannes Berg | 2008-02-20 | 1 | -3/+9 |
* | mac80211: add unified BSS configuration | Johannes Berg | 2008-01-28 | 1 | -5/+7 |
* | mac80211: dont use interface indices in drivers | Johannes Berg | 2008-01-28 | 1 | -1/+2 |
* | zd1211rw: fix alignment for QOS and WDS frames | Michael Buesch | 2008-01-28 | 1 | -1/+16 |
* | zd1211rw: add copyright notices | Daniel Drake | 2008-01-28 | 15 | -14/+77 |
* | zd1211rw: Add ID for Trendnet TEW-429UB A | Daniel Drake | 2008-01-28 | 1 | -0/+1 |
* | zd1211rw: port to mac80211 | Daniel Drake | 2008-01-28 | 12 | -1668/+1008 |
* | wireless: fix '!x & y' typo's | Roel Kluin | 2008-01-28 | 1 | -1/+1 |
* | zd1211rw: Fix alignment problems | Ulrich Kunitz | 2007-12-17 | 1 | -2/+8 |
* | [PATCH] zd1211rw, fix oops when ejecting install media | Marc Pignat | 2007-10-18 | 1 | -2/+5 |
* | [PATCH] zd1211rw: Add ID for TalkTalk SNU5630NS/05 | Daniel Drake | 2007-10-10 | 1 | -0/+1 |
* | [ZD1211RW]: Removed zd_util.c and zd_util.h | Ulrich Kunitz | 2007-10-10 | 6 | -116/+3 |
* | [ZD1211RD]: add USB id for Telegent TG54USB WLAN adapter | Ulrich Kunitz | 2007-10-10 | 1 | -0/+1 |
* | [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 | 2 | -4/+7 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 1 | -1/+0 |