index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
zd1211rw
/
zd_mac.c
Age
Commit message (
Expand
)
Author
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 git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
wireless: remove remaining qual code
Johannes Berg
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
2009-03-05
zd1211rw: Implement get_tsf()
Alina Friedrichsen
2009-02-27
cfg80211: move all regulatory hints to workqueue
Luis R. Rodriguez
2009-02-13
zd1211rw: honour enable_beacon conf
Johannes Berg
2009-02-13
zd1211rw: do not ratelimit no-ops
Johannes Berg
2009-02-09
mac80211: remove HW_SIGNAL_DB
Johannes Berg
2009-01-08
fix similar typos to successfull
Coly Li
2008-12-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-05
zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
2008-10-31
wireless: remove struct regdom hinting
Johannes Berg
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-09-23
zd1211: Use skb_queue_walk() instead of by-hand implementation.
David S. Miller
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
zd1211rw: make use of new regulatory_hint()
Luis R. Rodriguez
2008-09-05
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-07-29
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2008-07-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
2008-07-09
zd1211rw: stop beacons on remove_interface
Luis Carlos Cobo
2008-07-08
zd1211rw: beacon config error checking
Daniel Drake
2008-06-26
zd1211rw: use frame control helpers
Harvey Harrison
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-09
zd1211rw: Fix data padding for QoS
Michael Buesch
2008-05-22
misc drivers/net endianness noise
Al Viro
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
misc drivers/net endianness noise
Al Viro
2008-05-14
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
zd1211rw: initial IBSS support
Bruno Randolf
2008-03-06
zd1211rw: support for mesh interface and beaconing
Luis Carlos Cobo
2008-02-29
zd1211rw: Fix beacon filter flags thinko
Michael Buesch
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-20
zd1211rw: fix sparse warnings
Johannes Berg
[next]