index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: fix rx descriptor use
Kalle Valo
2009-07-10
3
-5
/
+21
*
wl12xx: use wl12xx_mem_read32() to read the rx counter
Kalle Valo
2009-07-10
1
-2
/
+2
*
wl12xx: allocate buffer the spi busy word from struct wl12xx
Kalle Valo
2009-07-10
3
-4
/
+6
*
wl12xx: allocate buffer spi read/write command buffer kzalloc()
Kalle Valo
2009-07-10
2
-15
/
+20
*
wl12xx: reserve buffer for partition command in struct wl12xx
Kalle Valo
2009-07-10
2
-11
/
+17
*
wl12xx: fix error handling in wl12xx_probe()
Kalle Valo
2009-07-10
1
-2
/
+4
*
wl12xx: reserver buffer for read32()/write32() in struct wl12xx
Kalle Valo
2009-07-10
2
-5
/
+6
*
wl12xx: cmd and acx interface rework
Kalle Valo
2009-07-10
9
-591
/
+896
*
ath9k: Make sure we configure a non-zero beacon interval
Vasanthakumar Thiagarajan
2009-07-10
1
-7
/
+8
*
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
2009-07-10
6
-10
/
+3
*
ath5k: enable hardware LEDs
Bob Copeland
2009-07-10
2
-0
/
+23
*
ath5k: cleanup ath5k_hw struct
Bob Copeland
2009-07-10
3
-19
/
+10
*
ath9k: downgrade ASSERT() in ath_clone_txbuf()
Vasanthakumar Thiagarajan
2009-07-10
1
-0
/
+6
*
ath9k: Remove unnecessary count for addba attempt
Vasanthakumar Thiagarajan
2009-07-10
2
-13
/
+1
*
ath9k: Nuke unneccesary helper function to see if aggr is active
Vasanthakumar Thiagarajan
2009-07-10
1
-13
/
+1
*
cfg80211: pass netdev to change_virtual_intf
Johannes Berg
2009-07-10
6
-33
/
+17
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-09
42
-103
/
+224
|
\
|
*
cxgb3: Fix crash caused by stashing wrong netdev_queue
Roland Dreier
2009-07-09
1
-2
/
+1
|
*
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2009-07-09
2
-8
/
+17
|
*
memory barrier: adding smp_mb__after_lock
Jiri Olsa
2009-07-09
3
-1
/
+13
|
*
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
2009-07-09
10
-19
/
+85
|
*
netpoll: Fix carrier detection for drivers that are using phylib
Anton Vorontsov
2009-07-08
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-08
19
-17
/
+48
|
|
\
|
|
*
includecheck fix: include/linux, rfkill.h
Jaswinder Singh Rajput
2009-07-08
1
-1
/
+0
|
|
*
p54: tx refused but queue active
Larry Finger
2009-07-08
1
-2
/
+3
|
|
*
Atheros Kconfig needs to be dependent on WLAN_80211
Jay Sternberg
2009-07-08
1
-0
/
+1
|
|
*
mac80211: fix docbook
Johannes Berg
2009-07-08
1
-2
/
+0
|
|
*
mac80211_hwsim: avoid NULL access
Johannes Berg
2009-07-08
1
-0
/
+1
|
|
*
ssb: Add support for 4318E
Clyde McPherson
2009-07-08
1
-2
/
+4
|
|
*
b43: Add support for 4318E
Clyde McPherson
2009-07-08
1
-0
/
+1
|
|
*
zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device
Hin-Tak Leung
2009-07-08
1
-0
/
+1
|
|
*
zd1211rw: 07b8:6001 is a ZD1211B
Pascal Terjan
2009-07-08
1
-1
/
+1
|
|
*
mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()
Luciano Coelho
2009-07-07
1
-1
/
+4
|
|
*
cfg80211: fix refcount leak
Johannes Berg
2009-07-07
1
-1
/
+0
|
|
*
hp-wmi: fix rfkill bug
Johannes Berg
2009-07-07
1
-1
/
+1
|
|
*
mac80211: fix allocation in mesh_queue_preq
Andrey Yurovsky
2009-07-07
1
-1
/
+1
|
|
*
iwmc3200wifi: add Kconfig help
Samuel Ortiz
2009-07-07
1
-0
/
+9
|
|
*
ath9k: Fix leak in tx descriptor
Vasanthakumar Thiagarajan
2009-07-07
1
-1
/
+8
|
|
*
b43/b43legacy: fix radio LED initialization
Larry Finger
2009-07-07
4
-4
/
+12
|
|
*
Wireless: nl80211, fix lock imbalance
Jiri Slaby
2009-07-07
1
-0
/
+1
|
*
|
r6040: bump driver version to 0.24 and date to 08 July 2009
Florian Fainelli
2009-07-08
1
-2
/
+2
|
*
|
r6040: restore MIER register correctly when IRQ line is shared
Florian Fainelli
2009-07-08
1
-1
/
+4
|
*
|
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
Jarek Poplawski
2009-07-08
1
-2
/
+2
|
*
|
davinci_emac: fix kernel oops when changing MAC address while interface is down
Pablo Bitton
2009-07-08
1
-2
/
+10
|
*
|
igb: set lan id prior to configuring phy
Alexander Duyck
2009-07-08
1
-0
/
+4
|
*
|
fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register
Greg Ungerer
2009-07-06
1
-1
/
+1
|
*
|
fec: remove extra ";" from definition names
Greg Ungerer
2009-07-06
1
-6
/
+6
|
|
/
|
*
Revert "p54: Use SKB list handling helpers instead of by-hand code."
David S. Miller
2009-07-06
1
-19
/
+27
|
*
sctp: fix warning at inet_sock_destruct() while release sctp socket
Wei Yongjun
2009-07-06
1
-23
/
+2
|
*
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
Mariusz Kozlowski
2009-07-06
1
-1
/
+3
[next]