index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-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-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
2008-05-02
rt2x00: Fix quality/activity led handling
Ivo van Doorn
1
-1
/
+1
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+1
2008-04-09
rt61pci: rt61pci_beacon_update do not free skb twice
Daniel Wagner
1
-3
/
+1
2008-04-02
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
1
-23
/
+41
2008-04-02
rt2x00: TO_DS filter depends on intf_ap_count
Ivo van Doorn
1
-1
/
+2
2008-03-25
rt2x00: Fix in_atomic() usage
Ivo van Doorn
1
-70
/
+35
2008-03-25
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
1
-3
/
+6
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-2
/
+2
2008-03-14
rt2x00: Fix rt2400pci signal
Ivo van Doorn
1
-1
/
+5
2008-03-14
rt2x00: Always enable TSF ticking
Ivo van Doorn
1
-0
/
+2
2008-03-13
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
1
-7
/
+5
2008-03-13
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
Ivo van Doorn
1
-23
/
+13
2008-03-13
rt2x00: Move firmware checksumming to driver
Ivo van Doorn
1
-5
/
+23
2008-03-13
rt2x00: Only disable beaconing just before beacon update
Ivo van Doorn
1
-5
/
+13
2008-03-11
rt2x00: never disable multicast because it disables broadcast too
Adam Baker
1
-2
/
+2
2008-02-29
rt2x00: Check for 5GHz band in link tuner
Ivo van Doorn
1
-1
/
+1
2008-02-29
rt2x00: Cleanup mode registration
Ivo van Doorn
1
-3
/
+3
2008-02-29
rt2x00: Remove reset_tsf()
Ivo van Doorn
1
-9
/
+0
2008-02-29
rt2x00: Fix Descriptor DMA initialization
Ivo van Doorn
1
-7
/
+14
2008-02-29
rt2x00: Filter ACK_CTS based on FIF_CONTROL
Ivo van Doorn
1
-2
/
+3
2008-02-29
rt2x00: Don't report driver generated frames to tx_status()
Ivo van Doorn
1
-0
/
+1
2008-02-29
rt2x00: Send frames out with configured TX power
Ivo van Doorn
1
-3
/
+1
2008-02-29
rt2x00: Fix typo in debug statement
Ivo van Doorn
1
-1
/
+1
2008-02-29
rt2x00: Remove MGMT ring initialization
Ivo van Doorn
1
-2
/
+0
2008-02-29
rt2x00: Make rt2x00 less verbose
Ivo van Doorn
1
-4
/
+0
2008-02-29
rt2x00: Make use of MAC80211_LED_TRIGGERS
Ivo van Doorn
1
-98
/
+82
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-11
/
+12
[next]