index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
Files
Lines
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-2
/
+2
2012-09-11
zd1211rw: enable support for MFP
Jussi Kivilinna
1
-1
/
+2
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-2
/
+4
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-02-29
zd1211rw: wait between setting hash table and powering radio on
Florian Fainelli
1
-1
/
+11
2012-02-10
zd1211rw: Fix typo in zd_usb.c and zd_mac.c
Masanari Iida
1
-1
/
+1
2012-02-07
zd1211rw: firmware needs duration_id set to zero for non-pspoll frames
Tomas Vanek
1
-0
/
+8
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-1
/
+1
2011-06-22
zd1211rw: detect stalled beacon interrupt faster
Jussi Kivilinna
1
-1
/
+2
2011-06-22
zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...
Jussi Kivilinna
1
-7
/
+12
2011-06-22
zd1211rw: only update HW beacon if new beacon differs from currect
Jussi Kivilinna
1
-13
/
+63
2011-06-22
zd1211rw: fix invalid signal values from device
Jussi Kivilinna
1
-2
/
+18
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-3
/
+2
2011-02-04
zd1211rw: enable NL80211_IFTYPE_AP
Jussi Kivilinna
1
-2
/
+5
2011-02-04
zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setup
Jussi Kivilinna
1
-1
/
+12
2011-02-04
zd1211rw: add TX watchdog and device resetting
Jussi Kivilinna
1
-2
/
+6
2011-02-04
zd1211rw: collect driver settings and add function to restore theim
Jussi Kivilinna
1
-0
/
+69
2011-02-04
zd1211rw: batch beacon config commands together
Jussi Kivilinna
1
-15
/
+25
2011-02-04
zd1211rw: add beacon watchdog and setting HW beacon more failsafe
Jussi Kivilinna
1
-31
/
+157
2011-02-04
zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()
Jussi Kivilinna
1
-4
/
+35
2011-02-04
zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flag
Jussi Kivilinna
1
-8
/
+9
2011-02-04
zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...
Jussi Kivilinna
1
-0
/
+7
2011-02-04
zd1211rw: support setting BSSID for AP mode
Jussi Kivilinna
1
-1
/
+24
2011-02-04
zd1211rw: move set_rts_cts_work to bss_info_changed
Jussi Kivilinna
1
-22
/
+5
2011-02-04
zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...
Jussi Kivilinna
1
-31
/
+7
2011-02-04
zd1211rw: add locking for mac->process_intr
Jussi Kivilinna
1
-1
/
+5
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
1
-2
/
+1
2010-06-16
zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming
John W. Linville
1
-2
/
+2
2010-06-16
zd1211rw: add 0x49 -> JP regulatory domain map
Kouhei Sutou
1
-0
/
+1
2010-06-02
wireless: fix several minor description typos
Walter Goldens
1
-1
/
+1
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-8
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+4
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-02
zd1211rw: fix potential array underflow
Dan Carpenter
1
-6
/
+4
2010-02-04
Fix a grammar error (redundant "be") in comment
Adam Buchbinder
1
-1
/
+1
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+7
2010-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+7
2010-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-6
/
+7
2010-01-04
zd1211rw: Fix multicast filtering.
Benoit Papillault
1
-6
/
+7
2009-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-8
/
+5
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-3
/
+0
2009-12-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-3
/
+0
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-5
/
+5
2009-12-28
wireless: remove remaining qual code
Johannes Berg
1
-3
/
+0
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-10-27
zd1211rw: Fix TX status reporting in order to have proper rate control
Benoit PAPILLAULT
1
-20
/
+182
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-15
/
+29
[next]