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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
25
-1030
/
+1811
2010-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-122
/
+126
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+4
2010-10-11
rt2x00: Fix URB error handling
Ivo van Doorn
2
-10
/
+9
2010-10-11
rt2x00: Don't perform watchdog checks on empty queue
Ivo van Doorn
1
-4
/
+6
2010-10-11
rt2x00: Make queue_entry flags access atomic
Ivo van Doorn
1
-4
/
+4
2010-10-11
rt2x00: Fix dead queue when skb allocation failed
Ivo van Doorn
1
-1
/
+1
2010-10-11
rt2x00: Validate MCS on RX path
Ivo van Doorn
1
-35
/
+37
2010-10-11
rt2x00: Move watchdog work to kernel work_queue
Ivo van Doorn
2
-4
/
+7
2010-10-11
rt2x00: Simplify Queue function arguments
Ivo van Doorn
8
-57
/
+50
2010-10-11
rt2x00: Fix tx status handling in rt2800pci
Helmut Schaa
1
-1
/
+1
2010-10-11
rt2x00: Remove superfluous initialization of qidx
Helmut Schaa
1
-1
/
+1
2010-10-11
rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frame
Helmut Schaa
1
-1
/
+2
2010-10-11
rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssi
Helmut Schaa
1
-1
/
+1
2010-10-11
rt2x00: Optimize unmapping of skbs
Helmut Schaa
1
-3
/
+1
2010-10-11
rt2x00: Shortcut link state updates when not operating as STA
Helmut Schaa
1
-0
/
+6
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-97
/
+496
2010-10-05
rt2x00: Work around hw aggregation oddity in rt2800
Helmut Schaa
1
-0
/
+27
2010-10-05
rt2x00: Improve cooperation between rt2800pci and minstrel
Helmut Schaa
1
-2
/
+4
2010-10-05
rt2x00: Fix oops caused by error path in rt2x00lib_start
Helmut Schaa
1
-3
/
+1
2010-10-05
rt2x00: Update comment about the AMPDU flag in the TXWI
Helmut Schaa
1
-1
/
+7
2010-10-05
rt2x00: Enable rx aggregation in rt2800
Helmut Schaa
1
-2
/
+6
2010-10-05
rt2x00: Improve TX status entry validation
Ivo van Doorn
2
-3
/
+16
2010-10-05
rt2x00: correctly set max_report_rates in rt61pci and rt2800
Helmut Schaa
2
-4
/
+6
2010-10-05
rt2x00: Don't enable broad- and multicast buffering on USB devices
Helmut Schaa
3
-3
/
+22
2010-10-05
rt2x00: add field definitions for the TBTT_SYNC_CFG register
Helmut Schaa
1
-0
/
+6
2010-10-05
rt2x00: Add register definition for busy time on secondary channel
Helmut Schaa
1
-2
/
+7
2010-10-05
rt2x00: Add rt73usb device ID
Ivo van Doorn
1
-0
/
+1
2010-10-05
rt2x00: Allow tx duplication for legacy rates in HT40 mode
Helmut Schaa
2
-2
/
+9
2010-10-05
rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pci
Helmut Schaa
1
-7
/
+8
2010-10-05
rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devices
Helmut Schaa
1
-2
/
+1
2010-10-05
rt2x00: Implement HT protection for rt2800
Helmut Schaa
4
-1
/
+104
2010-10-05
rt2x00: Fix SM PS check
Helmut Schaa
1
-3
/
+4
2010-10-05
rt2x00: rework tx status handling in rt2800pci
Helmut Schaa
3
-13
/
+188
2010-10-05
rt2x00: Split out parts of the rt2800_txdone function for easier reuse
Helmut Schaa
2
-47
/
+54
2010-10-05
rt2x00: Don't overwrite beacon buffers in pairwise key setup
Helmut Schaa
2
-2
/
+25
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-205
/
+298
2010-09-16
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
1
-0
/
+1
2010-09-15
drivers/net/wireless: Use static const char * const where possible
Joe Perches
1
-1
/
+1
2010-09-15
rt2x00: fix oops in rt2x00lib_txdone with rt61pci
Helmut Schaa
1
-1
/
+1
2010-09-15
rt2x00: Enable missing interrupts in rt61pci
Helmut Schaa
1
-0
/
+2
2010-09-15
rt2x00: Mask out unused interrupts in rt2800pci
Helmut Schaa
1
-13
/
+13
2010-09-15
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
11
-181
/
+256
2010-09-15
rt2x00: Initialize AMPDU_BA_WINSIZE register
Helmut Schaa
2
-0
/
+20
2010-09-15
rt2x00: Antenna diversity does not work in 2.6.35
Lars Ericsson
2
-10
/
+6
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-488
/
+611
2010-08-31
rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
Ivo van Doorn
1
-26
/
+40
2010-08-31
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
6
-14
/
+59
2010-08-31
rt2x00: Correctly kill beacon queue
Ivo van Doorn
3
-3
/
+27
2010-08-31
rt2x00: Set PWR_PIN_CFG during initialization
Ivo van Doorn
1
-0
/
+2
[next]