index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-17
ath9k: Fix TX fragmentation
Sujith Manoharan
1
-1
/
+9
2012-04-17
mac80211: fix logic error in ibss channel type check
Felix Fietkau
1
-2
/
+2
2012-04-17
MAINTAINERS: Add maintainer for iwlwifi
Wey-Yi Guy
1
-0
/
+1
2012-04-17
mac80211: fix truncated packets in cooked monitor rx
Felix Fietkau
1
-4
/
+6
2012-04-16
bcma: use fallback sprom if no on chip sprom is available
Hauke Mehrtens
1
-2
/
+5
2012-04-13
mwifiex: update pcie8766 scratch register addresses
Bing Zhao
1
-9
/
+9
2012-04-13
ath9k: wake up the hardware from full sleep when idle is turned off
Felix Fietkau
1
-1
/
+8
2012-04-13
ath5k: unmap io memory on probe failure
Jonathan Bither
1
-2
/
+4
2012-04-13
ath5k: fix undefined 'THIS_MODULE'
Jonathan Bither
1
-0
/
+1
2012-04-13
cfg80211: fix interface combinations check.
Lukasz Kucharczyk
1
-1
/
+1
2012-04-13
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
1
-0
/
+8
2012-04-13
libertas: fix signedness bug in lbs_auth_to_authtype()
Amitkumar Karwar
1
-2
/
+7
2012-04-11
NFC: Fix the LLCP Tx fragmentation loop
Samuel Ortiz
1
-2
/
+2
2012-04-11
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-10
Revert "ath9k: fix going to full-sleep on PS idle"
Sujith Manoharan
1
-5
/
+3
2012-04-10
rt2x00: Fix rfkill_polling register function.
Chen, Chien-Chia
1
-5
/
+1
2012-04-10
bcma: fix build error on MIPS; implicit pcibios_enable_device
Paul Gortmaker
2
-1
/
+2
2012-04-09
net/wireless/wext-core.c: add missing kfree
Julia Lawall
1
-2
/
+4
2012-04-09
rtlwifi: Fix oops on rate-control failure
Larry Finger
1
-1
/
+4
2012-04-09
mac80211: Convert WARN_ON to WARN_ON_ONCE
Larry Finger
1
-1
/
+1
2012-04-09
rtlwifi: rtl8192de: Fix firmware initialization
Larry Finger
1
-6
/
+0
2012-04-09
nl80211: ensure interface is up in various APIs
Johannes Berg
1
-13
/
+18
2012-04-09
mac80211: fix association beacon wait timeout
Johannes Berg
1
-2
/
+1
2012-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
11
-19
/
+45
2012-04-06
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2
-32
/
+49
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-376
/
+602
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-06
doc, net: Update ndo_start_xmit return type and values
Ben Hutchings
1
-10
/
+12
2012-04-06
doc, net: Remove instruction to set net_device::trans_start
Ben Hutchings
1
-5
/
+2
2012-04-06
doc, net: Update netdev operation names
Ben Hutchings
2
-14
/
+14
2012-04-06
doc, net: Update documentation of synchronisation for TX multiqueue
Ben Hutchings
1
-3
/
+3
2012-04-06
doc, net: Remove obsolete reference to dev->poll
Ben Hutchings
1
-2
/
+1
2012-04-06
ethtool: Remove exception to the requirement of holding RTNL lock
Ben Hutchings
1
-2
/
+1
2012-04-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
71
-342
/
+603
2012-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
3
-3
/
+14
2012-04-06
blackfin: update defconfig for bf527-ezkit
Bob Liu
1
-0
/
+1
2012-04-06
blackfin: gpio: fix compile error if !CONFIG_GPIOLIB
Bob Liu
1
-2
/
+12
2012-04-06
blackfin: fix L1 data A overflow link issue
Mike Frysinger
1
-1
/
+1
2012-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-04-05
Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
9
-68
/
+105
2012-04-05
MAINTAINERS: update for Marvell Ethernet drivers
stephen hemminger
1
-12
/
+7
2012-04-05
bonding: properly unset current_arp_slave on slave link up
Veaceslav Falico
1
-1
/
+5
2012-04-05
phonet: Check input from user before allocating
Sasha Levin
1
-0
/
+3
2012-04-05
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
4
-6
/
+9
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
78
-631
/
+518
2012-04-05
memcg swap: use mem_cgroup_uncharge_swap fix
Michal Hocko
1
-7
/
+7
2012-04-05
backlight: add driver for DA9052/53 PMIC v1
Ashish Jangam
3
-0
/
+194
2012-04-05
C6X: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+3
[next]