index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt61pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-26
rt2x00: Cleanup indirect register access
Ivo van Doorn
1
-102
/
+59
2008-11-21
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
1
-19
/
+47
2008-11-21
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
1
-18
/
+29
2008-11-10
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
1
-16
/
+7
2008-11-10
rt2x00: Optimize configuration handling
Ivo van Doorn
1
-119
/
+112
2008-11-01
rt2x00: reduce checkpatch.pl errors
John Daiker
1
-1
/
+1
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
1
-1
/
+1
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+1
2008-09-25
rt2x00: Fix HW crypto key handling
Ivo van Doorn
1
-2
/
+2
2008-09-11
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
1
-6
/
+6
2008-09-11
rt2x00: Make RFKILL enabled by default
Ivo van Doorn
1
-4
/
+4
2008-08-30
rt2x00: Add Signal type flag
Ivo van Doorn
1
-0
/
+2
2008-08-30
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
1
-11
/
+58
2008-08-30
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
1
-1
/
+1
2008-08-23
rt2x00: Add module parameter to disable HW crypto
Ivo van Doorn
1
-1
/
+9
2008-08-23
rt2x00: Move lna_gain calculation to config() callback
Ivo van Doorn
1
-17
/
+31
2008-08-23
rt2x00: Gather channel information in structure
Ivo van Doorn
1
-17
/
+25
2008-08-23
rt2x00: Implement HW encryption (rt61pci)
Ivo van Doorn
1
-6
/
+250
2008-08-01
rt2x00: rt61pci needs another millisecond after firmware upload
Ivo van Doorn
1
-0
/
+5
2008-07-30
rt2x00: Fix QOS sequence counting
Ivo van Doorn
1
-1
/
+2
2008-07-30
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
1
-1
/
+0
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-2
/
+2
2008-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-67
/
+36
2008-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+9
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
1
-2
/
+2
2008-07-14
rt2x00: Reorganize beacon handling
Ivo van Doorn
1
-67
/
+36
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-1
/
+1
2008-07-10
rt2x00: treat firmware data as const
David Woodhouse
1
-2
/
+2
2008-07-10
rt2x00: Disable synchronization during initialization
Ivo van Doorn
1
-0
/
+9
2008-06-27
rt2x00: Cleanup symbol exports
Ivo van Doorn
1
-2
/
+2
2008-06-27
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
1
-4
/
+5
2008-06-27
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
1
-2
/
+2
2008-06-27
rt2x00: Properly clean up beacon skbs.
Gertjan van Wingerde
1
-0
/
+6
2008-06-14
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
1
-5
/
+3
2008-06-14
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
1
-1
/
+0
2008-06-14
rt2x00: Move led initialization into function
Ivo van Doorn
1
-25
/
+16
2008-06-14
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
1
-32
/
+29
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-4
/
+4
2008-05-22
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
1
-35
/
+34
2008-05-22
rt2x00: Remove redundant flags/dev_flags initializations
Ivo van Doorn
1
-2
/
+0
2008-05-22
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
1
-2
/
+11
2008-05-22
rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.
Gertjan van Wingerde
1
-14
/
+10
2008-05-22
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
1
-1
/
+1
2008-05-22
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
Ivo van Doorn
1
-4
/
+2
2008-05-22
rt2x00: Fix TX status reporting
Ivo van Doorn
1
-2
/
+13
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-3
/
+2
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-20
/
+11
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-3
/
+2
2008-05-13
rt2x00: Don't use pskb_expand_head()
Ivo van Doorn
1
-20
/
+11
2008-05-07
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
1
-19
/
+8
[next]