index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
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
|
|
*
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
|
|
*
|
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
|
|
|
/
*
|
|
e1000e: bump version number
Bruce Allan
2011-03-11
1
-1
/
+1
*
|
|
e1000e: do not suggest the driver supports Wake-on-ARP
Bruce Allan
2011-03-11
1
-9
/
+3
*
|
|
e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM
Bruce Allan
2011-03-11
2
-1
/
+8
*
|
|
e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked
Bruce Allan
2011-03-11
1
-4
/
+4
*
|
|
e1000e: extend EEE LPI timer to prevent dropped link
Bruce Allan
2011-03-11
1
-5
/
+24
*
|
|
e1000e: extend timeout for ethtool link test diagnostic
Bruce Allan
2011-03-11
1
-3
/
+6
*
|
|
e1000e: magic number cleanup - ETH_ALEN
Bruce Allan
2011-03-11
1
-3
/
+2
*
|
|
e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()
Bruce Allan
2011-03-11
1
-2
/
+2
*
|
|
ixgbevf: remove Tx hang detection
Lior Levy
2011-03-11
2
-51
/
+0
*
|
|
ixgb: convert to new VLAN model
Emil Tantilov
2011-03-11
3
-43
/
+52
|
/
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-10
66
-204
/
+675
|
\
\
|
*
\
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2011-03-10
57
-168
/
+595
|
|
\
\
|
|
*
\
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2011-03-10
21
-63
/
+283
|
|
|
\
\
|
|
|
*
|
[media] mantis_pci: remove asm/pgtable.h include
Arnaud Patard (Rtp)
2011-03-03
1
-1
/
+0
|
|
|
*
|
[media] tda829x: fix regression in probe functions
Jarod Wilson
2011-03-02
1
-7
/
+7
|
|
|
*
|
[media] mceusb: don't claim multifunction device non-IR parts
Jarod Wilson
2011-03-02
1
-12
/
+15
|
|
|
*
|
[media] nuvoton-cir: fix wake from suspend
Jarod Wilson
2011-03-02
2
-4
/
+8
|
|
|
*
|
[media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411
Devin Heitmueller
2011-03-02
4
-4
/
+112
|
|
|
*
|
[media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hang
Michael
2011-03-02
1
-7
/
+51
|
|
|
*
|
[media] cx25840: fix probing of cx2583x chips
Sven Barth
2011-03-02
1
-1
/
+2
[prev]
[next]