Commit Graph

82 Commits (57c4d7b4c4986037be51476b8e3025d5ba18d8b8)

Author SHA1 Message Date
Jouni Malinen 640c65eae6 zd1211rw: Do not panic on device eject when associated 16 years ago
Alina Friedrichsen 5fe73197d3 zd1211rw: Implement get_tsf() 16 years ago
Luis R. Rodriguez fe33eb3908 cfg80211: move all regulatory hints to workqueue 16 years ago
Johannes Berg a472780100 zd1211rw: honour enable_beacon conf 16 years ago
Johannes Berg 570a0a7c3b zd1211rw: do not ratelimit no-ops 16 years ago
Johannes Berg 7fee5372d8 mac80211: remove HW_SIGNAL_DB 16 years ago
Coly Li 73ac36ea14 fix similar typos to successfull 16 years ago
Shaddy Baddah cde6901b7b zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() 16 years ago
Johannes Berg be3d48106c wireless: remove struct regdom hinting 17 years ago
Johannes Berg e6a9854b05 mac80211/drivers: rewrite the rate control API 17 years ago
Johannes Berg e8975581f6 mac80211: introduce hw config change flags 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
David S. Miller 47a227db74 zd1211: Use skb_queue_walk() instead of by-hand implementation. 17 years ago
Johannes Berg 05c914fe33 mac80211: use nl80211 interface types 17 years ago
Luis R. Rodriguez e83a1070a1 zd1211rw: make use of new regulatory_hint() 17 years ago
Luis R. Rodriguez f59ac04816 cfg80211: keep track of supported interface modes 17 years ago
Johannes Berg 605a0bd66d mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag 17 years ago
Johannes Berg 9d139c810a mac80211: revamp beacon configuration 17 years ago
Luis Carlos Cobo 86229f0c7b zd1211rw: stop beacons on remove_interface 17 years ago
Daniel Drake f2cae6c5e4 zd1211rw: beacon config error checking 17 years ago
Harvey Harrison 8536582059 zd1211rw: use frame control helpers 17 years ago
Michael Buesch d005b1d042 zd1211rw: Fix data padding for QoS 17 years ago
Al Viro d63ddcec20 misc drivers/net endianness noise 17 years ago
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago
Johannes Berg 2e92e6f2c5 mac80211: use rate index in TX control 17 years ago
Al Viro 4ec7ffa2df misc drivers/net endianness noise 17 years ago
Bruno Randolf 566bfe5a8b mac80211: use hardware flags for signal/noise units 17 years ago
Bruno Randolf 84e6dc9acf zd1211rw: initial IBSS support 17 years ago
Luis Carlos Cobo 72e77a8a79 zd1211rw: support for mesh interface and beaconing 17 years ago
Michael Buesch 2c1a1b124f zd1211rw: Fix beacon filter flags thinko 17 years ago
Johannes Berg 8318d78a44 cfg80211 API for channels/bitrates, mac80211 and driver conversion 17 years ago
Johannes Berg 5078ed5071 zd1211rw: fix sparse warnings 17 years ago
Johannes Berg 471b3efdfc mac80211: add unified BSS configuration 17 years ago
Johannes Berg 32bfd35d4b mac80211: dont use interface indices in drivers 17 years ago
Michael Buesch 9081728b5f zd1211rw: fix alignment for QOS and WDS frames 17 years ago
Daniel Drake 66bb42fd47 zd1211rw: add copyright notices 17 years ago
Daniel Drake 459c51ad6e zd1211rw: port to mac80211 17 years ago
Ulrich Kunitz 9313794371 zd1211rw: Fix alignment problems 17 years ago
Ulrich Kunitz 937a049dd9 [ZD1211RW]: Removed zd_util.c and zd_util.h 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Ulrich Kunitz 64f222cce2 [PATCH] zd1211rw: consistent handling of ZD1211 specific rates 18 years ago
Ulrich Kunitz c5691235cf [PATCH] zd1211rw: monitor all packets 18 years ago
Ulrich Kunitz 69dad6e563 [PATCH] zd1211rw: fix filter for PSPOLL frames 18 years ago
Daniel Drake 74553aedd4 [PATCH] zd1211rw: Defer firmware load until first ifup 18 years ago
Daniel Drake 86d95c2143 [PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domains 18 years ago
Daniel Drake 44713b1da5 [PATCH] zd1211rw: Don't handle broken frames in monitor mode 18 years ago
Daniel Drake 832855dc5a [PATCH] zd1211rw: Use compare_ether_addr() 18 years ago
Daniel Drake 48f33c9529 [PATCH] zd1211rw: Remove noisy debug message 18 years ago
Ulrich Kunitz 22d3405f62 [PATCH] zd1211rw: Added error stats update 18 years ago
Ulrich Kunitz fa8e29cff7 [PATCH] zd1211rw: Fixed array size issue in reset_mode 18 years ago