Age | Commit message (Expand) | Author | Files | Lines |
2009-05-20 | zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK | Gábor Stefanik | 2 | -4/+4 |
2009-05-06 | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 1 | -47/+33 |
2009-03-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+6 |
2009-03-17 | zd1211rw: Do not panic on device eject when associated | Jouni Malinen | 1 | -2/+6 |
2009-03-05 | zd1211rw: Implement get_tsf() | Alina Friedrichsen | 3 | -0/+30 |
2009-02-27 | cfg80211: move all regulatory hints to workqueue | Luis R. Rodriguez | 1 | -3/+3 |
2009-02-15 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2 | -0/+2 |
2009-02-13 | mac80211: use cfg80211s BSS infrastructure | Johannes Berg | 1 | -3/+3 |
2009-02-13 | zd1211rw: honour enable_beacon conf | Johannes Berg | 1 | -3/+13 |
2009-02-13 | zd1211rw: do not ratelimit no-ops | Johannes Berg | 2 | -4/+8 |
2009-02-11 | zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G | Hin-Tak Leung | 1 | -0/+1 |
2009-02-11 | zd1211rw: adding 0ace:0xa211 as a ZD1211 device | Hin-Tak Leung | 1 | -0/+1 |
2009-02-09 | mac80211: remove HW_SIGNAL_DB | Johannes Berg | 1 | -1/+1 |
2009-01-22 | zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list | Hin-Tak Leung | 1 | -0/+1 |
2009-01-08 | fix similar typos to successfull | Coly Li | 1 | -1/+1 |
2008-12-30 | drivers/net/usb: use USB API functions rather than constants | Julia Lawall | 1 | -2/+1 |
2008-12-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2008-12-05 | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 1 | -1/+1 |
2008-11-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+2 |
2008-11-07 | zd1211rw: Add 2 device IDs | Daniel Drake | 1 | -0/+2 |
2008-11-01 | wireless: remove struct regdom hinting | Johannes Berg | 1 | -1/+1 |
2008-11-01 | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2 | -17/+17 |
2008-11-01 | mac80211: introduce hw config change flags | Johannes Berg | 1 | -1/+3 |
2008-10-28 | net: convert print_mac to %pM | Johannes Berg | 2 | -7/+3 |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2008-09-23 | zd1211: Use skb_queue_walk() instead of by-hand implementation. | David S. Miller | 1 | -1/+1 |
2008-09-23 | wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100" | born.into.silence@gmail.com | 1 | -0/+1 |
2008-09-16 | mac80211: use nl80211 interface types | Johannes Berg | 1 | -10/+10 |
2008-09-16 | zd1211rw: make use of new regulatory_hint() | Luis R. Rodriguez | 7 | -203/+102 |
2008-09-06 | cfg80211: keep track of supported interface modes | Luis R. Rodriguez | 1 | -0/+5 |
2008-07-30 | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag | Johannes Berg | 1 | -1/+0 |
2008-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -15/+7 |
2008-07-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2008-07-14 | mac80211: revamp beacon configuration | Johannes Berg | 1 | -15/+7 |
2008-07-10 | zd1211rw: stop beacons on remove_interface | Luis Carlos Cobo | 1 | -0/+1 |
2008-07-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2008-07-08 | zd1211rw: beacon config error checking | Daniel Drake | 1 | -17/+45 |
2008-07-07 | zd1211rw: add ID for AirTies WUS-201 | Firat Birlik | 1 | -0/+1 |
2008-06-27 | zd1211rw: use frame control helpers | Harvey Harrison | 1 | -16/+6 |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 3 | -142/+64 |
2008-06-09 | zd1211rw: Fix data padding for QoS | Michael Buesch | 1 | -1/+1 |
2008-05-22 | misc drivers/net endianness noise | Al Viro | 2 | -2/+2 |
2008-05-22 | zd1211rw: Use DMA-aware buffer for usb transfer | Atsushi Nemoto | 1 | -6/+17 |
2008-05-22 | mac80211: move TX info into skb->cb | Johannes Berg | 3 | -135/+43 |
2008-05-22 | mac80211: use rate index in TX control | Johannes Berg | 1 | -2/+5 |
2008-05-22 | misc drivers/net endianness noise | Al Viro | 2 | -2/+2 |
2008-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -7/+22 |
2008-05-15 | mac80211: use hardware flags for signal/noise units | Bruno Randolf | 1 | -6/+6 |
2008-05-15 | zd1211rw: initial IBSS support | Bruno Randolf | 1 | -1/+16 |