index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: protect SRAM debugfs
Johannes Berg
2012-08-21
1
-0
/
+3
*
iwlwifi: fix flow handler debug code
Johannes Berg
2012-08-21
3
-16
/
+18
*
drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization
Julia Lawall
2012-08-21
1
-1
/
+2
*
ath5k: fix wrong max power per rate eeprom reads for 802.11a
Thomas Huehn
2012-08-21
2
-1
/
+2
*
ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh
Bob Copeland
2012-08-13
2
-7
/
+4
*
ath9k: fix decrypt_error initialization in ath_rx_tasklet()
Lorenzo Bianconi
2012-08-13
1
-1
/
+1
*
ath9k: stop btcoex on device suspend
Rajkumar Manoharan
2012-08-10
1
-0
/
+1
*
wireless: at76c50x: signedness bug in at76_dfu_get_state()
Dan Carpenter
2012-08-10
1
-1
/
+1
*
rndis_wlan: Fix potential memory leak in update_pmkid()
Alexey Khoroshilov
2012-08-10
1
-2
/
+4
*
ath9k: fix interrupt storms on queued hardware reset
Felix Fietkau
2012-08-10
3
-7
/
+16
*
iwlwifi: disable greenfield transmissions as a workaround
Johannes Berg
2012-08-06
1
-5
/
+8
*
rt61pci: fix NULL pointer dereference in config_lna_gain
Stanislaw Gruszka
2012-08-06
1
-2
/
+1
*
ath9k: Add PID/VID support for AR1111
Mohammed Shafi Shajakhan
2012-08-03
3
-0
/
+3
*
brcmsmac: use channel flags to restrict OFDM
Seth Forshee
2012-08-02
2
-5
/
+3
*
libertas: fix two memory leaks
Daniel Drake
2012-08-02
2
-0
/
+2
*
rt2x00 : fix rt3290 resuming failed.
Woody Hung
2012-08-02
2
-71
/
+68
*
libertas: don't reset card on error when it is being removed
Daniel Drake
2012-08-02
1
-1
/
+4
*
b43: fix logic in GPIO init
Rafał Miłecki
2012-08-02
1
-8
/
+13
*
bnx2x: fix mem leak when command is unknown
Jesper Juhl
2012-08-02
1
-0
/
+1
*
sfc: Fix maximum number of TSO segments and minimum TX queue size
Ben Hutchings
2012-08-02
4
-9
/
+46
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
1
-1
/
+1
|
\
|
*
brcm80211: pointless current->files passed to filp_close()
Al Viro
2012-07-29
1
-1
/
+1
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
6
-7
/
+6
|
\
\
|
*
|
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-31
6
-7
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-31
6
-13
/
+80
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tun: Fix formatting.
David S. Miller
2012-07-30
1
-2
/
+2
|
*
|
net/tun: fix ioctl() based info leaks
Mathias Krause
2012-07-29
1
-1
/
+3
|
*
|
tg3: Update version to 3.124
Michael Chan
2012-07-29
1
-1
/
+1
|
*
|
tg3: Fix race condition in tg3_get_stats64()
Michael Chan
2012-07-29
1
-2
/
+4
|
*
|
tg3: Add New 5719 Read DMA workaround
Michael Chan
2012-07-29
2
-1
/
+29
|
*
|
tg3: Fix Read DMA workaround for 5719 A0.
Michael Chan
2012-07-29
1
-2
/
+1
|
*
|
tg3: Request APE_LOCK_PHY before PHY access
Michael Chan
2012-07-29
2
-0
/
+38
|
*
|
seeq: use PTR_RET at init_module of driver
Devendra Naga
2012-07-29
1
-3
/
+1
|
*
|
bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_path
Devendra Naga
2012-07-29
1
-2
/
+1
|
*
|
qlge: Add offload features to vlan interfaces
brenohl@br.ibm.com
2012-07-29
1
-0
/
+1
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
3
-66
/
+17
|
\
\
\
|
*
|
|
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
2
-58
/
+17
|
*
|
|
net/c_can: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-8
/
+0
|
|
/
/
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-07-30
2
-139
/
+265
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
netdev: octeon_mgmt: Convert to use device tree.
David Daney
2012-07-23
1
-105
/
+207
|
*
|
netdev: mdio-octeon.c: Convert to use device tree.
David Daney
2012-07-23
1
-34
/
+58
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-28
2
-6
/
+1
|
\
\
\
|
*
\
\
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-07-27
1
-5
/
+0
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-27
1
-5
/
+0
|
|
|
\
\
\
|
|
|
*
|
|
mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...
Thomas Huehn
2012-07-26
1
-5
/
+0
|
*
|
|
|
|
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
2012-07-27
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-07-27
1
-6
/
+6
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
.
\
\
\
\
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
2012-07-27
1
-6
/
+6
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
/
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR register
Arnd Bergmann
2012-07-09
1
-6
/
+6
|
|
|
|
/
/
/
*
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-26
1
-0
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
[next]