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
/
at76c50x-usb.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
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-3
/
+1
2012-11-14
wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-45
/
+40
2012-09-11
wireless: at76c50x: eliminate hex2str()
Andy Shevchenko
1
-42
/
+12
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-08-10
wireless: at76c50x: signedness bug in at76_dfu_get_state()
Dan Carpenter
1
-1
/
+1
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-1
/
+3
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2012-05-08
wireless: at76c50x: allocating too much data
Dan Carpenter
1
-2
/
+2
2012-04-25
USB: at76c50x-usb.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-04-12
wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...
Jesper Juhl
1
-4
/
+2
2011-10-31
wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack
Andy Shevchenko
1
-1
/
+1
2011-09-30
wireless: at76c50x: use native hex_pack_byte() method
Andy Shevchenko
1
-10
/
+8
2011-02-28
at76c50x-usb: fix warning caused by at76_mac80211_tx now returning void
John W. Linville
1
-1
/
+2
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-4
/
+3
2010-10-11
WIRELESS: at76c50x, remove unneeded NULL check
Jiri Slaby
1
-2
/
+1
2010-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+11
2010-08-18
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
1
-11
/
+11
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
1
-3
/
+4
2010-07-27
drivers/net/wireless/at76c50x-usb.c: Neaten macros
Joe Perches
1
-16
/
+13
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
1
-72
/
+67
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-36
/
+72
2010-06-24
at76c50x-usb: Extract bssid from authentication frame
Sebastian Smolorz
1
-0
/
+36
2010-06-24
at76c50x-usb: Move function at76_join() several lines up
Sebastian Smolorz
1
-36
/
+36
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-04-27
mac80211: give virtual interface to hw_scan
Johannes Berg
1
-0
/
+1
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-3
/
+3
2009-11-11
at76c50x-usb: Supply additional parameters to at76_start_monitor scan request
Jason Andryuk
1
-0
/
+3
2009-11-11
at76c50x-usb: Remove mac2str and replace with %pM format specifier.
Jason Andryuk
1
-24
/
+10
2009-11-11
at76c50x-usb: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+8
2009-10-07
at76c50x-usb: set firmware and hardware version in wiphy
Kalle Valo
1
-0
/
+10
2009-08-20
mac80211: remove deprecated API
Johannes Berg
1
-3
/
+2
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-4
/
+3
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-5
/
+5
2009-08-04
at76c50x-usb: remove unneeded flush_workqueue() at usb disconnect
Luis R. Rodriguez
1
-3
/
+1
2009-08-04
at76c50x-usb: cancel scan work at stop callback
Luis R. Rodriguez
1
-1
/
+1
2009-08-04
ar76c50x-usb: cancel promisc work during mac80211 stop
Luis R. Rodriguez
1
-0
/
+2
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-6
/
+6
2009-05-29
at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan
John W. Linville
1
-6
/
+6
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-6
/
+9
2009-04-22
cfg80211: introduce scan IE limit attribute
Johannes Berg
1
-0
/
+1
2009-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2009-04-16
at76c50x-usb: Add device ID for OQO model 01+
Jamie Lentin
1
-0
/
+2
2009-04-13
at76c50x-usb: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
at76c50x-usb: use dev_name() instead of struct device.bus_id
Kalle Valo
1
-1
/
+1
[next]