index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
iwlwifi: use ieee80211_conf to examine rate capabilities
Ron Rindjunsky
2008-06-14
1
-12
/
+6
|
*
|
|
iwlwifi: add TX aggregation code for 5000 HW
Tomas Winkler
2008-06-14
1
-0
/
+132
|
*
|
|
iwlwifi: map sw and hw ampdu queues
Ron Rindjunsky
2008-06-14
5
-11
/
+15
|
*
|
|
iwlwifi: add possibility to disable tx_power calibration
Emmanuel Grumbach
2008-06-14
5
-2
/
+14
|
*
|
|
iwlwifi: clean up in setup/cancel deferred work
Emmanuel Grumbach
2008-06-14
4
-38
/
+43
|
*
|
|
iwlwifi: removes the RUN_TIME_CALIB ifdef
Emmanuel Grumbach
2008-06-14
12
-122
/
+27
|
*
|
|
libertas: rename some registers to clarify their meaning
Holger Schurig
2008-06-14
1
-30
/
+28
|
*
|
|
libertas: check for old, unsupported hardware
Holger Schurig
2008-06-14
1
-0
/
+12
|
*
|
|
libertas: document register meanings
Holger Schurig
2008-06-14
1
-9
/
+80
|
*
|
|
libertas: fix interrupt issue
Holger Schurig
2008-06-14
1
-4
/
+5
|
*
|
|
iwlwifi: removing IWL4965_HT config
Ron Rindjunsky
2008-06-14
11
-200
/
+43
|
*
|
|
rndis_wlan: cleanup: rename and remove local pointers
Jussi Kivilinna
2008-06-14
1
-37
/
+37
|
*
|
|
rndis_wlan: check if set_multicast_list work is already scheduled
Jussi Kivilinna
2008-06-14
1
-0
/
+3
|
*
|
|
rndis_wlan: update carrier flag when link state changes
Jussi Kivilinna
2008-06-14
1
-0
/
+5
|
*
|
|
rndis_wlan: do link-down state change in worker thread
Jussi Kivilinna
2008-06-14
1
-14
/
+14
|
*
|
|
airo: use simple_read_from_buffer()
Akinobu Mita
2008-06-14
1
-12
/
+3
|
*
|
|
rt2x00: Rework alignment check.
Gertjan van Wingerde
2008-06-14
1
-6
/
+2
|
*
|
|
rt2x00: Remove unused defines
Ivo van Doorn
2008-06-14
5
-10
/
+0
|
*
|
|
rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame
Ivo van Doorn
2008-06-14
1
-0
/
+1
|
*
|
|
rt2x00: Use __builtin_choose_expr() instead of ?:
Ivo van Doorn
2008-06-14
1
-9
/
+13
|
*
|
|
rt2x00: Fix double usage of skb->cb in USB RX path.
Gertjan van Wingerde
2008-06-14
3
-19
/
+9
|
*
|
|
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
2008-06-14
5
-79
/
+74
|
*
|
|
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
2008-06-14
9
-35
/
+13
|
*
|
|
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
2008-06-14
11
-37
/
+39
|
*
|
|
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
2008-06-14
8
-85
/
+85
|
*
|
|
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
2008-06-14
5
-3
/
+67
|
*
|
|
rt2x00: Fix queue initialization
Ivo van Doorn
2008-06-14
1
-3
/
+4
|
*
|
|
rt2x00: Release rt2x00 2.1.7
Ivo van Doorn
2008-06-14
1
-1
/
+1
|
*
|
|
rt2x00: Make rt2x00_set/get_field macros
Ivo van Doorn
2008-06-14
1
-41
/
+30
|
*
|
|
rt2x00: Removed unused descriptor read in txdone
Ivo van Doorn
2008-06-14
1
-4
/
+0
|
*
|
|
rt2x00: Remove CTS/RTS check in tx()
Ivo van Doorn
2008-06-14
1
-7
/
+5
|
*
|
|
rt2x00: Move led initialization into function
Ivo van Doorn
2008-06-14
5
-101
/
+77
|
*
|
|
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
2008-06-14
6
-129
/
+140
|
*
|
|
rt2x00: Calculate register offset during compile time
Ivo van Doorn
2008-06-14
1
-14
/
+45
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-13
229
-1451
/
+2506
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-06-13
1
-25
/
+112
|
|
\
\
|
|
*
|
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Shane Huang
2008-06-13
1
-17
/
+82
|
|
*
|
ahci: workarounds for mcp65
Tejun Heo
2008-06-13
1
-9
/
+31
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-06-13
15
-55
/
+32
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
bnx2x: Updating the Maintainer
Eilon Greenstein
2008-06-12
3
-4
/
+7
|
|
*
|
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
2008-06-12
9
-47
/
+21
|
|
*
|
drivers/net/r6040.c: correct bad use of round_jiffies()
Christophe Jaillet
2008-06-11
1
-1
/
+1
|
|
*
|
fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
Roel Kluin
2008-06-11
1
-1
/
+1
|
|
*
|
ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...
Roel Kluin
2008-06-11
1
-2
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-06-13
1
-32
/
+26
|
|
\
\
\
|
|
*
|
|
sparc: get leo framebuffer working
Robert Reif
2008-06-10
1
-32
/
+26
|
*
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-06-12
1
-2
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
[ARM] 5090/1: Correct pxafb palette typo error
Jürgen Schindele
2008-06-11
1
-2
/
+4
|
*
|
|
|
|
rtc: Ramtron FM3130 RTC support
Sergey Lapin
2008-06-12
3
-1
/
+514
|
*
|
|
|
|
rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC
David Brownell
2008-06-12
1
-4
/
+4
[prev]
[next]