index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP
Larry Finger
1
-1
/
+1
2013-11-11
rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP
Larry Finger
1
-1
/
+1
2013-11-11
rtlwifi: Fix endian error in extracting packet type
Mark Cave-Ayland
2
-56
/
+41
2013-11-11
ath9k: dfs_debug fix possible NULL dereference
Janusz Dziedzic
1
-3
/
+10
2013-11-11
ath9k: DFS radar use correct width enum
Janusz Dziedzic
1
-2
/
+2
2013-11-11
rt2x00: fix HT TX descriptor settings regression
Stanislaw Gruszka
3
-5
/
+5
2013-11-11
libertas: fix error return code in if_cs_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
libertas: potential oops in debugfs
Dan Carpenter
1
-1
/
+5
2013-11-11
rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULL
Colin Ian King
1
-2
/
+3
2013-11-11
mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()
Amitkumar Karwar
1
-4
/
+7
2013-11-11
mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()
Amitkumar Karwar
1
-10
/
+12
2013-11-11
mwifiex: fix invalid memory access in mwifiex_get_power_level()
Amitkumar Karwar
1
-10
/
+12
2013-11-11
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
Amitkumar Karwar
4
-8
/
+9
2013-11-11
mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
Dan Carpenter
1
-0
/
+3
2013-11-11
rtlwifi: rtl8192se: Fix wrong assignment
Felipe Pena
1
-1
/
+1
2013-11-11
wireless: rt2800lib: Fix typo on checking
Felipe Pena
1
-1
/
+1
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2
-8
/
+13
2013-11-11
igb: Update link modes display in ethtool
Carolyn Wyborny
1
-24
/
+27
2013-11-08
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
1
-2
/
+6
2013-11-08
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
1
-6
/
+10
2013-11-08
netdev: smc91x: enable for xtensa
Baruch Siach
1
-2
/
+2
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
32
-87
/
+244
2013-11-07
net: calxedaxgmac: Fix panic caused by MTU change of active interface
Andreas Herrmann
1
-6
/
+4
2013-11-07
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
6
-33
/
+70
2013-11-07
net/mlx4_core: ICM pages are allocated on device NUMA node
Eugenia Emantayev
2
-12
/
+31
2013-11-07
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
8
-111
/
+178
2013-11-07
net/mlx4_core: Add immediate activate for VGT->VST->VGT
Rony Efraim
2
-32
/
+81
2013-11-07
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
10
-43
/
+2
2013-11-07
net/mlx4_en: Add RFS support in UDP
Eyal Perry
1
-11
/
+34
2013-11-07
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
4
-89
/
+443
2013-11-07
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
1
-1
/
+35
2013-11-07
net/mlx4_en: Fixed crash when port type is changed
Amir Vadai
1
-4
/
+4
2013-11-07
isdn: icn: NULL dereference printing error message
Dan Carpenter
1
-2
/
+1
2013-11-07
RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans
Eyal Perry
1
-5
/
+21
2013-11-07
tg3: avoid double-freeing of rx data memory
Ivan Vecera
1
-6
/
+6
2013-11-07
ath9k: enable DFS for IBSS mode
Simon Wunderlich
1
-1
/
+2
2013-11-07
phy: Add MOXA MDIO driver
Jonas Jensen
3
-0
/
+209
2013-11-07
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
3
-6
/
+101
2013-11-07
qeth: avoid buffer overflow in snmp ioctl
Ursula Braun
1
-1
/
+5
2013-11-07
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2013-11-07
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2013-11-07
smsc9420: Use netif_<level>
Joe Perches
1
-78
/
+77
2013-11-07
jme: Remove unused #define PFX
Joe Perches
1
-1
/
+0
2013-11-05
virtio-net: switch to use XPS to choose txq
Jason Wang
1
-46
/
+2
2013-11-05
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
1
-0
/
+1
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
John W. Linville
1
-1
/
+0
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
John W. Linville
13
-29
/
+43
2013-11-05
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
John W. Linville
16
-53
/
+175
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-3
/
+24
2013-11-05
net: cdc_ncm: remove non-standard NCM device IDs
Enrico Mioso
1
-11
/
+0
[next]