summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8723ae/trx.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-21brcmfmac: disable MBSS feature for BCM43362Arend van Spriel1-1/+2
2015-03-16ath9k: disable TPC support again (for now)Felix Fietkau1-1/+1
2015-03-16ath9k: fix tracking of enabled AP beaconsFelix Fietkau2-9/+13
2015-03-07brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs1-3/+12
2015-03-05iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2-2/+4
2015-03-03rtlwifi: Improve handling of IPv6 packetsLarry Finger1-2/+5
2015-03-03b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki1-0/+1
2015-03-03udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2-2/+4
2015-03-03sh_eth: Really fix padding of short frames on TXBen Hutchings1-1/+1
2015-03-03Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings1-3/+2
2015-03-03sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings1-1/+1
2015-03-03sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings1-0/+6
2015-03-02net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay1-1/+7
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz3-5/+7
2015-03-01net: systemport: fix software maintained statisticsFlorian Fainelli2-3/+6
2015-03-01net: bcmgenet: fix software maintained statisticsFlorian Fainelli1-3/+6
2015-03-01rxrpc: don't multiply with HZ twiceFlorian Westphal1-1/+1
2015-03-01rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal1-3/+4
2015-03-01net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...Arvid Brodin3-3/+14
2015-03-01net: pasemi: Use setup_timer and mod_timerVaishali Thakkar1-5/+3
2015-03-01net: stmmac: Use setup_timer and mod_timerVaishali Thakkar1-5/+5
2015-03-01net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-03-01net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-03-01net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-03-01netxen_nic: Fix trivial typos in commentsYannick Guerrini1-2/+2
2015-03-01qlcnic: Fix trivial typo in commentYannick Guerrini1-1/+1
2015-03-01net: ti: cpsw: add hibernation callbacksGrygorii Strashko1-4/+3
2015-03-01net: davinci_mdio: add hibernation callbacksGrygorii Strashko1-2/+3
2015-03-01net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet1-3/+1
2015-03-01sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven1-0/+3
2015-03-01net: bcmgenet: fix throughtput regressionJaedon Shin2-27/+88
2015-03-01macvtap: make sure neighbour code can push ethernet headerEric Dumazet1-2/+5
2015-02-28net: Verify permission to link_net in newlinkEric W. Biederman1-0/+3
2015-02-28net: Verify permission to dest_net in newlinkEric W. Biederman1-0/+4
2015-02-28drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister1-1/+1
2015-02-28niu: fix error handling in niu_class_to_ethflow()Dan Carpenter1-4/+2
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann10-117/+57
2015-02-27rhashtable: use cond_resched()Eric Dumazet1-0/+4
2015-02-27amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas1-82/+93
2015-02-27net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli2-0/+5
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann6-58/+18
2015-02-27rhashtable: unconditionally grow when max_shift is not specifiedDaniel Borkmann2-3/+1
2015-02-27vhost: drop hard-coded num_buffers sizeMichael S. Tsirkin1-1/+2
2015-02-27vhost: cleanup iterator update logicMichael S. Tsirkin1-10/+12
2015-02-27rocker: silence shift wrapping warningDan Carpenter1-2/+2
2015-02-27rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter1-0/+2
2015-02-27cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2-11/+45
2015-02-27enic: do notify_check before returning creditsSujith Sankar1-2/+2
2015-02-26mac80211: Send EAPOL frames at lowest rateJouni Malinen1-0/+1
2015-02-26i40e: check pointers before useShannon Nelson1-1/+1