index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-20
b43: LP-PHY: Update baseband init for recent spec changes
Gábor Stefanik
1
-5
/
+68
2009-08-20
b43: Handle B43_PHYTYPE_LP in RX path
Gábor Stefanik
2
-1
/
+2
2009-08-20
b43: LP-PHY: Fix another TX power control abuse
Gábor Stefanik
1
-3
/
+4
2009-08-20
b43: LP-PHY: Update TX gain override for a spec typo fix
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel
Gábor Stefanik
1
-2
/
+1
2009-08-20
b43: Make LP-PHY testable
Gábor Stefanik
1
-4
/
+7
2009-08-20
b43: Add LP-PHY firmware loading support
Gábor Stefanik
1
-1
/
+25
2009-08-20
ssb: Fix typo in the rev8 SPROM extraction routine
Gábor Stefanik
1
-1
/
+1
2009-08-20
p54: disable PS by default
Christian Lamparter
1
-0
/
+6
2009-08-20
ath9k: Updates for AR9287_12 version of chipset.
Vivek Natarajan
2
-4
/
+11
2009-08-20
ath9k: Fix ref power interpolation logic for AR9287 chipsets.
Vivek Natarajan
1
-9
/
+3
2009-08-20
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
4
-15
/
+22
2009-08-20
ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.
Vivek Natarajan
1
-1
/
+1
2009-08-20
ath9k: Add open loop power control support for AR9287.
Vivek Natarajan
3
-19
/
+52
2009-08-20
b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio
Gábor Stefanik
2
-15
/
+284
2009-08-20
b43: LP-PHY: Implement channel switching for rev2+/B2063 radio
Gábor Stefanik
1
-22
/
+402
2009-08-20
libertas: don't use dynamic-sized array
Andrey Yurovsky
1
-1
/
+7
2009-08-20
iwlwifi: disable PS by default
Johannes Berg
1
-0
/
+6
2009-08-20
iwlwifi: fix erroneous use of iwl_rx_packet.len as a length
Daniel C Halperin
5
-8
/
+11
2009-08-20
iwlwifi: add thermal throttling support to 5150
Wey-Yi Guy
1
-0
/
+1
2009-08-20
iwlwifi: use station HT capabilities and BSS operating mode for Green-field
Daniel C Halperin
9
-22
/
+32
2009-08-20
iwlwifi: check short GI support per-station rather than globally
Daniel C Halperin
3
-63
/
+15
2009-08-20
iwlwifi: configure HT40 channels in iwl_mac_config
Daniel C Halperin
1
-21
/
+25
2009-08-20
iwlwifi: refactor packet reception code
Daniel C Halperin
2
-127
/
+78
2009-08-20
iwlwifi: remove unused members of iwl_ht_info
Johannes Berg
2
-5
/
+0
2009-08-20
iwlwifi: traverse linklist to find the valid OTP block
Wey-Yi Guy
6
-43
/
+191
2009-08-20
iwlwifi: cleanup HT40 extension channels setup
Zhu Yi
1
-25
/
+12
2009-08-20
iwlwifi: include HT configuration when adding stations through rs_rate_init
Daniel C Halperin
1
-8
/
+10
2009-08-20
iwlwifi: remove unused HT configuration entry tx_chan_width
Daniel C Halperin
2
-2
/
+0
2009-08-20
iwlwifi: prevent read outside array bounds
Reinette Chatre
3
-0
/
+10
2009-08-20
b43: LP-PHY: Initialize TX power control
Gábor Stefanik
2
-7
/
+103
2009-08-20
b43: Update dummy transmission to match V4 specs
Gábor Stefanik
5
-23
/
+31
2009-08-14
sky2: remove restarting workaround flag
Stephen Hemminger
2
-14
/
+1
2009-08-14
ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
Yi Zou
2
-3
/
+7
2009-08-14
ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface
Vasu Dev
1
-0
/
+6
2009-08-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-5
/
+7
2009-08-14
sky2: version 1.24
Stephen Hemminger
1
-1
/
+1
2009-08-14
sky2: fix pause negotiation
Stephen Hemminger
2
-33
/
+56
2009-08-14
sky2: lock less transmit completion
Stephen Hemminger
1
-16
/
+9
2009-08-14
sky2: cleanup restart operations
Stephen Hemminger
1
-47
/
+48
2009-08-14
sky2: hold RTNL when doing suspend/shutdown operations
Stephen Hemminger
1
-0
/
+4
2009-08-14
sky2: hold spinlock around phy_power_down
Stephen Hemminger
1
-0
/
+2
2009-08-14
sky2: Reset tx train after interrupts disabled.
Mike McCormack
1
-6
/
+3
2009-08-14
sky2: Move tx reset functionality to sky2_tx_reset()
Mike McCormack
1
-18
/
+26
2009-08-14
sky2: Avoid rewinding sky2->tx_prod
Mike McCormack
1
-16
/
+18
2009-08-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
139
-7136
/
+20983
2009-08-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+4
2009-08-14
b43: Implement RC calibration for rev.0/1 LP-PHYs
Gábor Stefanik
1
-47
/
+460
2009-08-14
ath9k: Set HW state properly
Sujith
1
-0
/
+1
2009-08-14
ath9k: Fix bug in PCI resume
Sujith
1
-1
/
+3
[next]