index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2014-07-08
1
-4
/
+6
|
\
|
*
drivers/net/wireless/rt2x00/rt2x00dev.c: remove null test before kfree
Fabian Frederick
2014-06-19
1
-2
/
+1
|
*
rt2x00: change beaconing locking
Stanislaw Gruszka
2014-06-19
1
-2
/
+5
*
|
rt2x00: fix rfkill regression on rt2500pci
Stanislaw Gruszka
2014-06-17
1
-3
/
+21
|
/
*
rt2x00: use ether_addr_equal_64bits
Julia Lawall
2014-01-03
1
-2
/
+2
*
rt2x00: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
1
-3
/
+1
*
rt2x00: fix a crash bug in the HT descriptor handling fix
Felix Fietkau
2013-11-15
1
-1
/
+2
*
rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers
Gabor Juhos
2013-10-14
1
-4
/
+4
*
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-09-03
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-20
/
+34
|
\
|
*
rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev
Gabor Juhos
2013-06-12
1
-2
/
+16
|
*
rt2x00: rt2x00dev: use rt2x00dev->bcn->limit
Gabor Juhos
2013-06-12
1
-1
/
+1
|
*
rt2x00: rt2x00dev: defer operational mode detection
Gabor Juhos
2013-05-22
1
-17
/
+17
|
*
rt2x00: rt2x00dev: use rt2x00dev->tx->limit
Gabor Juhos
2013-05-22
1
-1
/
+1
*
|
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-07-03
1
-1
/
+1
|
/
*
rt2x00: Use more current logging styles, shrink object size
Joe Perches
2013-04-22
1
-13
/
+11
*
rt2x00: error in configurations with mesh support disabled
Felix Fietkau
2013-02-27
1
-2
/
+6
*
rt2x00: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
2013-01-30
1
-1
/
+2
*
rt2x00: remove NOTICE
Stanislaw Gruszka
2013-01-30
1
-2
/
+2
*
rt2x00: Improve TX status handling for BlockAckReq frames
Helmut Schaa
2013-01-22
1
-1
/
+100
*
rt2x00: zero-out rx_status
Gabor Juhos
2012-12-17
1
-0
/
+8
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-12-11
1
-4
/
+3
|
\
|
*
Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"
Stanislaw Gruszka
2012-12-05
1
-4
/
+3
*
|
rt2x00: Only specify interface combinations if more then one interface is pos...
Helmut Schaa
2012-12-06
1
-0
/
+3
*
|
rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid mode
Helmut Schaa
2012-11-30
1
-0
/
+7
|
/
*
mac80211: clarify interface iteration and make it configurable
Johannes Berg
2012-11-09
1
-9
/
+10
*
rt2x00: Replace open coded interface checking with interface combinations.
Gertjan van Wingerde
2012-09-25
1
-0
/
+33
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
1
-1
/
+1
|
\
|
*
rt2800usb: Added rx packet length validity check
Sergei Poselenov
2012-09-05
1
-1
/
+1
*
|
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-1
/
+1
|
/
*
rt2x00: claim RSN IBSS support
Stanislaw Gruszka
2012-06-06
1
-0
/
+2
*
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
Helmut Schaa
2012-04-23
1
-2
/
+2
*
rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails
Andreas Hartmann
2012-04-17
1
-3
/
+4
*
rt2x00: Fix rfkill_polling register function.
Chen, Chien-Chia
2012-04-10
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
1
-1
/
+5
|
\
|
*
rt2x00: fix random stalls
Stanislaw Gruszka
2012-03-12
1
-1
/
+5
*
|
rt2x00: rt2800usb: rework txstatus code
Stanislaw Gruszka
2012-03-15
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
1
-1
/
+2
|
\
\
|
|
/
|
*
rt2x00: fix a possible NULL pointer dereference
Gabor Juhos
2012-02-21
1
-1
/
+2
*
|
rt2x00:Add VCO recalibration
John Li
2012-02-27
1
-0
/
+4
*
|
rt2x00: Introduce concept of driver data in struct rt2x00_dev.
Gertjan van Wingerde
2012-02-08
1
-0
/
+18
|
/
*
rt2x00: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-06
1
-2
/
+2
*
rt2x00: Fix sleep-while-atomic bug in powersaving code.
Gertjan van Wingerde
2011-11-15
1
-2
/
+20
*
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
2011-09-14
1
-0
/
+5
*
rt2x00: Move bssidx calculation into its own function
Helmut Schaa
2011-09-14
1
-0
/
+16
*
rt2x00: Fix PCI interrupt processing race on SMP systems
Helmut Schaa
2011-08-09
1
-1
/
+0
*
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
Stanislaw Gruszka
2011-06-22
1
-0
/
+13
*
rt2x00: fix rmmod crash
Stanislaw Gruszka
2011-06-06
1
-0
/
+4
*
rt2x00: Fix rmmod hang of rt2800pci
Gertjan van Wingerde
2011-05-10
1
-1
/
+1
*
rt2x00: Add autowake support for USB hardware
Ivo van Doorn
2011-05-02
1
-0
/
+88
[next]