summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger2014-04-301-0/+6
* ath9k: remove tid->paused flagFelix Fietkau2014-04-303-17/+3
* ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau2014-04-301-0/+6
* brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede2014-04-241-2/+3
* ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-243-9/+3
* ath9k: add a recv budgetTim Harvey2014-04-221-0/+4
* ath9k: fix possible hang on flushTim Harvey2014-04-221-3/+2
* rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King2014-04-221-1/+1
* rt2x00: fix beaconing on USBStanislaw Gruszka2014-04-221-10/+12
* mwifiex: fix hung task on command timeoutAmitkumar Karwar2014-04-151-3/+4
* mwifiex: process event before command responseAmitkumar Karwar2014-04-151-6/+6
* wl18xx: align event mailbox with current fwEliad Peller2014-04-141-0/+20
* rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer2014-04-141-0/+1
* cw1200: Fix cw1200_debug_link_idFrederic Danis2014-04-141-0/+2
* wlcore: ignore dummy packet events in PLT modeLuciano Coelho2014-04-141-0/+5
* rsi: Fix a potential memory leak in rsi_set_channel()Christian Engelmayer2014-04-141-10/+10
* rsi: Add missing initialization of iiGeert Uytterhoeven2014-04-141-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-04-147-109/+195
|\
| * iwlwifi: mvm: BT Coex - fix Look Up TableEmmanuel Grumbach2014-04-131-6/+6
| * iwlwifi: mvm: rs: clear per rate stats when aggregation changesEyal Shapira2014-04-131-6/+8
| * iwlwifi: mvm: avoid searching unnecessary columnsEyal Shapira2014-04-131-6/+6
| * iwlwifi: mvm: rs: fallback to legacy Tx columnsEyal Shapira2014-04-131-2/+28
| * iwlwifi: mvm: rs: reinit rs if no tx for a long timeEyal Shapira2014-04-132-1/+22
| * iwlwifi: mvm: rs: fix and cleanup rs_get_rate_actionEyal Shapira2014-04-132-68/+60
| * iwlwifi: mvm: rs: use correct max expected throughput figuresEyal Shapira2014-04-132-16/+51
| * iwlwifi: add MODULE_FIRMWARE for 7265Emmanuel Grumbach2014-04-131-0/+1
| * iwlwifi: 7000: bump API to 9Emmanuel Grumbach2014-04-131-2/+2
| * iwlwifi: add new 7265 HW IDsOren Givon2014-04-131-0/+2
| * iwlwifi: mvm: BT Coex - send the new LUT upon antenna coupling changeEmmanuel Grumbach2014-04-131-1/+5
| * iwlwifi: mvm: rs: fix mimo delimiter in LQ cmdEyal Shapira2014-04-131-0/+1
| * iwlwifi: mvm: delay enabling smart FIFO until after beacon RXJohannes Berg2014-04-132-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1237-296/+279
|\ \
| * | drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione2014-04-121-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-1214-203/+91
| |\ \
| | * | i40evf: program RSS LUT correctlyMitch A Williams2014-04-111-4/+16
| | * | i40evf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * | ixgb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * | igbvf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-9/+7
| | * | igb: fix last_rx_timestamp usageJakub Kicinski2014-04-113-23/+11
| | * | igb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-5/+4
| | * | e1000e: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * | e1000: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+5
| | * | e1000: remove debug messages with function namesJakub Kicinski2014-04-111-124/+0
| | * | ixgbevf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-5/+4
| | * | ixgbevf: Add bit to mark work queue initializationMark Rustad2014-04-112-1/+11
| | * | ixgbe: remove open-coded skb_cow_headFrancois Romieu2014-04-111-7/+6
| | * | ixgbe: Add bit to mark service task initializationMark Rustad2014-04-112-1/+15
| * | | r8152: check RTL8152_UNPLUGhayeswang2014-04-121-0/+48
| * | | net: sun4i-emac: add promiscuous supportMarc Zyngier2014-04-121-9/+21
| * | | net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-121-3/+1
OpenPOWER on IntegriCloud