summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_mac.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-121-6/+7
|\
| * zd1211rw: Fix multicast filtering.Benoit Papillault2010-01-041-6/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-291-3/+0
|\|
| * wireless: remove remaining qual codeJohannes Berg2009-12-281-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT2009-10-271-20/+182
|/
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-15/+29
* zd1211rw: make it clear we don't use leds.h LED stuffLuis R. Rodriguez2009-08-141-2/+2
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-1/+1
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACKGábor Stefanik2009-05-201-3/+3
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-47/+33
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-171-2/+6
|\
| * zd1211rw: Do not panic on device eject when associatedJouni Malinen2009-03-161-2/+6
* | zd1211rw: Implement get_tsf()Alina Friedrichsen2009-03-051-0/+7
* | cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-271-3/+3
* | zd1211rw: honour enable_beacon confJohannes Berg2009-02-131-3/+13
* | zd1211rw: do not ratelimit no-opsJohannes Berg2009-02-131-4/+3
* | mac80211: remove HW_SIGNAL_DBJohannes Berg2009-02-091-1/+1
|/
* fix similar typos to successfullColy Li2009-01-081-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-051-1/+1
|\
| * zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
* | wireless: remove struct regdom hintingJohannes Berg2008-10-311-1/+1
* | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-16/+16
* | mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+3
* | net: convert print_mac to %pMJohannes Berg2008-10-271-4/+2
|/
* zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller2008-09-231-1/+1
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-10/+10
* zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez2008-09-151-4/+36
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+5
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-291-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-141-15/+7
|\
| * mac80211: revamp beacon configurationJohannes Berg2008-07-141-15/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-141-0/+1
|\ \ | |/ |/|
| * zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo2008-07-091-0/+1
* | zd1211rw: beacon config error checkingDaniel Drake2008-07-081-17/+45
* | zd1211rw: use frame control helpersHarvey Harrison2008-06-261-16/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-1/+1
|\|
| * zd1211rw: Fix data padding for QoSMichael Buesch2008-06-091-1/+1
| * misc drivers/net endianness noiseAl Viro2008-05-211-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-101-117/+44
|\ \
| * | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-116/+40
| * | mac80211: use rate index in TX controlJohannes Berg2008-05-211-2/+5
* | | misc drivers/net endianness noiseAl Viro2008-05-221-1/+1
|/ /
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-6/+6
* | zd1211rw: initial IBSS supportBruno Randolf2008-05-141-1/+16
|/
* zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo2008-03-061-2/+73
* zd1211rw: Fix beacon filter flags thinkoMichael Buesch2008-02-291-1/+1
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-95/+75