index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8723ae
/
trx.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-21
brcmfmac: disable MBSS feature for BCM43362
Arend van Spriel
1
-1
/
+2
2015-03-16
ath9k: disable TPC support again (for now)
Felix Fietkau
1
-1
/
+1
2015-03-16
ath9k: fix tracking of enabled AP beacons
Felix Fietkau
2
-9
/
+13
2015-03-07
brcmfmac: Perform bound checking on vendor command buffer
Pontus Fuchs
1
-3
/
+12
2015-03-05
iwlwifi: mvm: BT Coex - fix a NULL pointer exception
Emmanuel Grumbach
2
-2
/
+4
2015-03-03
rtlwifi: Improve handling of IPv6 packets
Larry Finger
1
-2
/
+5
2015-03-03
b43: fix support for 5 GHz only BCM43228 model
Rafał Miłecki
1
-0
/
+1
2015-03-03
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2
-2
/
+4
2015-03-03
sh_eth: Really fix padding of short frames on TX
Ben Hutchings
1
-1
/
+1
2015-03-03
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
Ben Hutchings
1
-3
/
+2
2015-03-03
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
Ben Hutchings
1
-1
/
+1
2015-03-03
sh_eth: Ensure proper ordering of descriptor active bit write/read
Ben Hutchings
1
-0
/
+6
2015-03-02
net/mlx4_en: Disbale GRO for incoming loopback/selftest packets
Ido Shamay
1
-1
/
+7
2015-03-02
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
3
-5
/
+7
2015-03-01
net: systemport: fix software maintained statistics
Florian Fainelli
2
-3
/
+6
2015-03-01
net: bcmgenet: fix software maintained statistics
Florian Fainelli
1
-3
/
+6
2015-03-01
rxrpc: don't multiply with HZ twice
Florian Westphal
1
-1
/
+1
2015-03-01
rxrpc: terminate retrans loop when sending of skb fails
Florian Westphal
1
-3
/
+4
2015-03-01
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
3
-3
/
+14
2015-03-01
net: pasemi: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+3
2015-03-01
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+5
2015-03-01
net: 8390: axnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
net: 8390: pcnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
net: smc91c92_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
netxen_nic: Fix trivial typos in comments
Yannick Guerrini
1
-2
/
+2
2015-03-01
qlcnic: Fix trivial typo in comment
Yannick Guerrini
1
-1
/
+1
2015-03-01
net: ti: cpsw: add hibernation callbacks
Grygorii Strashko
1
-4
/
+3
2015-03-01
net: davinci_mdio: add hibernation callbacks
Grygorii Strashko
1
-2
/
+3
2015-03-01
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
1
-3
/
+1
2015-03-01
sh_eth: Fix lost MAC address on kexec
Geert Uytterhoeven
1
-0
/
+3
2015-03-01
net: bcmgenet: fix throughtput regression
Jaedon Shin
2
-27
/
+88
2015-03-01
macvtap: make sure neighbour code can push ethernet header
Eric Dumazet
1
-2
/
+5
2015-02-28
net: Verify permission to link_net in newlink
Eric W. Biederman
1
-0
/
+3
2015-02-28
net: Verify permission to dest_net in newlink
Eric W. Biederman
1
-0
/
+4
2015-02-28
drivers: net: cpsw: Set SECURE for dual_emac ucast
George McCollister
1
-1
/
+1
2015-02-28
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
1
-4
/
+2
2015-02-28
net: smc91x: use run-time configuration on all ARM machines
Arnd Bergmann
10
-117
/
+57
2015-02-27
rhashtable: use cond_resched()
Eric Dumazet
1
-0
/
+4
2015-02-27
amd-xgbe: Request IRQs only after driver is fully setup
Lendacky, Thomas
1
-82
/
+93
2015-02-27
net: asix: add support for the Sitecom LN-028 USB adapter
Luca Ceresoli
2
-0
/
+5
2015-02-27
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
6
-58
/
+18
2015-02-27
rhashtable: unconditionally grow when max_shift is not specified
Daniel Borkmann
2
-3
/
+1
2015-02-27
vhost: drop hard-coded num_buffers size
Michael S. Tsirkin
1
-1
/
+2
2015-02-27
vhost: cleanup iterator update logic
Michael S. Tsirkin
1
-10
/
+12
2015-02-27
rocker: silence shift wrapping warning
Dan Carpenter
1
-2
/
+2
2015-02-27
rocker: add a check for NULL in rocker_probe_ports()
Dan Carpenter
1
-0
/
+2
2015-02-27
cxgb4: Fix PCI-E Memory window interface for big-endian systems
Hariprasad Shenai
2
-11
/
+45
2015-02-27
enic: do notify_check before returning credits
Sujith Sankar
1
-2
/
+2
2015-02-26
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
1
-0
/
+1
2015-02-26
i40e: check pointers before use
Shannon Nelson
1
-1
/
+1
[next]