index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.
Gertjan van Wingerde
2011-03-04
4
-6
/
+9
|
|
*
rt2x00: Don't treat ATIM queue as second beacon queue.
Gertjan van Wingerde
2011-03-04
4
-20
/
+16
|
|
*
rt2x00: Fix comment in rt2800pci
Helmut Schaa
2011-03-04
1
-1
/
+1
|
|
*
rt2x00: Revise irqmask locking for PCI devices
Helmut Schaa
2011-03-04
4
-33
/
+22
|
|
*
rt2x00: Remove now unused crypto.aid field
Helmut Schaa
2011-03-04
2
-5
/
+2
|
|
*
rt2x00: Fix rt2800 key assignment in multi bssid setups
Helmut Schaa
2011-03-04
1
-13
/
+30
|
|
*
rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field
Helmut Schaa
2011-03-04
1
-1
/
+1
|
|
*
rt2x00: Don't call ieee80211_get_tx_rate for MCS rates
Helmut Schaa
2011-03-04
2
-15
/
+15
|
|
*
rt2x00: Move TX descriptor field "ifs" into plcp substruct
Helmut Schaa
2011-03-04
7
-15
/
+17
|
|
*
rt2x00: Optimize TX descriptor memory layout
Ivo van Doorn
2011-03-04
1
-5
/
+5
|
|
*
rt2x00: Optimize TX descriptor handling
Helmut Schaa
2011-03-04
12
-55
/
+79
|
|
*
rt2x00: Generate sw sequence numbers only for devices that need it
Helmut Schaa
2011-03-04
5
-4
/
+11
|
|
*
rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx
Helmut Schaa
2011-03-04
1
-1
/
+1
|
|
*
rt2x00: Add unlikely macro to special case tx status handling
Helmut Schaa
2011-03-04
1
-1
/
+1
|
|
*
rt2x00: Remove useless NULL check
Helmut Schaa
2011-03-04
1
-2
/
+1
|
|
*
rt2x00: Make use of unlikely during tx status processing
Helmut Schaa
2011-03-04
1
-2
/
+2
|
|
*
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
2011-03-04
6
-8
/
+25
|
|
*
rt2x00: fix whitespace damage in the rt2800 specific code
Gabor Juhos
2011-03-04
3
-369
/
+378
|
|
*
b43: N-PHY: rev3+: implement gain ctl workarounds
Rafał Miłecki
2011-03-04
1
-9
/
+162
|
|
*
b43: N-PHY: rev3+: add tables with gain ctl workarounds
Rafał Miłecki
2011-03-04
2
-0
/
+128
|
|
*
b43: N-PHY: rev3+: correct switching analog core
Rafał Miłecki
2011-03-04
1
-2
/
+6
|
|
*
lib-average: Make config option selectable
Michael Buesch
2011-03-04
1
-1
/
+8
|
|
*
ath9k_hw: Read noise floor only for available chains for AR9003
Vasanthakumar Thiagarajan
2011-03-04
1
-18
/
+19
|
|
*
ath9k: Add a debugfs interface to dump chip registers
Vasanthakumar Thiagarajan
2011-03-04
1
-0
/
+54
|
|
*
rtl8187: Change rate-control feedback
Larry Finger
2011-03-04
2
-5
/
+22
|
|
*
rtlwifi: usb parts should depend on CONFIG_USB
John W. Linville
2011-03-04
1
-3
/
+6
|
|
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2011-03-04
1
-3
/
+4
|
|
|
\
|
|
|
*
iwlagn: report correct temperature for WiFi/BT devices.
Fry, Donald H
2011-03-03
1
-3
/
+4
|
|
*
|
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-03-04
15
-125
/
+235
|
|
|
\
\
|
|
|
*
|
wl12xx: Correctly set up protection if non-GF STAs are present
Helmut Schaa
2011-03-03
1
-1
/
+2
|
|
|
*
|
wl12xx: wakeup chip from ELP during scan
Arik Nemtsov
2011-03-03
2
-6
/
+15
|
|
|
*
|
wl12xx: Modify requested number of memory blocks
Ido Yariv
2011-03-03
1
-1
/
+1
|
|
|
*
|
wl12xx: Avoid redundant TX work
Ido Yariv
2011-03-03
2
-5
/
+28
|
|
|
*
|
wl12xx: Switch to level trigger interrupts
Ido Yariv
2011-03-03
2
-2
/
+2
|
|
|
*
|
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
2011-03-03
10
-81
/
+113
|
|
|
*
|
wl12xx: Change claiming of the SDIO bus
Ido Yariv
2011-03-03
1
-10
/
+0
|
|
|
*
|
wl12xx: Do end-of-transactions transfers only if needed
Ido Yariv
2011-03-03
6
-3
/
+32
|
|
|
*
|
wl12xx: Reorder data handling in irq_work
Ido Yariv
2011-03-03
1
-5
/
+5
|
|
|
*
|
wl12xx: Remove private headers in wl1271_tx_reset
Ido Yariv
2011-03-03
1
-9
/
+23
|
|
|
*
|
wl12xx: Don't rely on runtime PM for toggling power
Ido Yariv
2011-03-03
1
-2
/
+14
|
|
|
*
|
wl12xx: fix the path to the wl12xx firmwares
Sebastien Jan
2011-03-03
1
-3
/
+3
|
|
|
|
/
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-03-04
10
-302
/
+663
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Bluetooth: Fix some small code style issues in mgmt.c
Szymon Janc
2011-03-02
1
-9
/
+5
|
|
|
*
Bluetooth: Use variable name instead of type in sizeof()
Szymon Janc
2011-03-02
1
-1
/
+1
|
|
|
*
Bluetooth: Remove unused code from get_connections
Szymon Janc
2011-03-02
1
-6
/
+2
|
|
|
*
Bluetooth: Log all parameters in cmd_status for easier debugging
Szymon Janc
2011-03-02
1
-1
/
+1
|
|
|
*
Bluetooth: Fix possible NULL pointer dereference in cmd_complete
Szymon Janc
2011-03-02
1
-1
/
+3
|
|
|
*
Bluetooth: Use ERR_PTR as return error from hci_connect
Ville Tervo
2011-02-27
4
-12
/
+14
|
|
|
*
Bluetooth: Validate data size before accessing mgmt commands
Szymon Janc
2011-02-27
1
-0
/
+52
|
|
|
*
Bluetooth: Move index to common header in management interface
Szymon Janc
2011-02-27
2
-267
/
+183
[prev]
[next]