summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-04-25brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede1-2/+3
2014-04-25ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan3-9/+3
2014-04-22ath9k: add a recv budgetTim Harvey1-0/+4
2014-04-22ath9k: fix possible hang on flushTim Harvey1-3/+2
2014-04-22rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King1-1/+1
2014-04-22rt2x00: fix beaconing on USBStanislaw Gruszka1-10/+12
2014-04-15mwifiex: fix hung task on command timeoutAmitkumar Karwar1-3/+4
2014-04-15mwifiex: process event before command responseAmitkumar Karwar1-6/+6
2014-04-14wl18xx: align event mailbox with current fwEliad Peller1-0/+20
2014-04-14rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer1-0/+1
2014-04-14cw1200: Fix cw1200_debug_link_idFrederic Danis1-0/+2
2014-04-14wlcore: ignore dummy packet events in PLT modeLuciano Coelho1-0/+5
2014-04-14rsi: Fix a potential memory leak in rsi_set_channel()Christian Engelmayer1-10/+10
2014-04-14rsi: Add missing initialization of iiGeert Uytterhoeven1-1/+1
2014-04-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville7-109/+195
2014-04-13iwlwifi: mvm: BT Coex - fix Look Up TableEmmanuel Grumbach1-6/+6
2014-04-13iwlwifi: mvm: rs: clear per rate stats when aggregation changesEyal Shapira1-6/+8
2014-04-13iwlwifi: mvm: avoid searching unnecessary columnsEyal Shapira1-6/+6
2014-04-13iwlwifi: mvm: rs: fallback to legacy Tx columnsEyal Shapira1-2/+28
2014-04-13iwlwifi: mvm: rs: reinit rs if no tx for a long timeEyal Shapira2-1/+22
2014-04-13iwlwifi: mvm: rs: fix and cleanup rs_get_rate_actionEyal Shapira2-68/+60
2014-04-13iwlwifi: mvm: rs: use correct max expected throughput figuresEyal Shapira2-16/+51
2014-04-13iwlwifi: add MODULE_FIRMWARE for 7265Emmanuel Grumbach1-0/+1
2014-04-13iwlwifi: 7000: bump API to 9Emmanuel Grumbach1-2/+2
2014-04-13iwlwifi: add new 7265 HW IDsOren Givon1-0/+2
2014-04-13iwlwifi: mvm: BT Coex - send the new LUT upon antenna coupling changeEmmanuel Grumbach1-1/+5
2014-04-13iwlwifi: mvm: rs: fix mimo delimiter in LQ cmdEyal Shapira1-0/+1
2014-04-13iwlwifi: mvm: delay enabling smart FIFO until after beacon RXJohannes Berg2-1/+3
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-296/+279
2014-04-13Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds1-7/+20
2014-04-13drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-203/+91
2014-04-12r8152: check RTL8152_UNPLUGhayeswang1-0/+48
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier1-9/+21
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2014-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-62/+66
2014-04-12drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N1-6/+6
2014-04-12drivers: net: cpsw: discard all packets received when interface is downMugunthan V N1-1/+1
2014-04-11Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan3-2/+37
2014-04-11Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan1-1/+1
2014-04-11Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan1-1/+3
2014-04-11bonding: Remove debug_fs files when module init failsThomas Richter1-0/+1
2014-04-11i40evf: program RSS LUT correctlyMitch A Williams1-4/+16
2014-04-11i40evf: remove open-coded skb_cow_headFrancois Romieu1-6/+4
2014-04-11ixgb: remove open-coded skb_cow_headFrancois Romieu1-6/+4
2014-04-11igbvf: remove open-coded skb_cow_headFrancois Romieu1-9/+7
2014-04-11igb: fix last_rx_timestamp usageJakub Kicinski3-23/+11
2014-04-11igb: remove open-coded skb_cow_headFrancois Romieu1-5/+4
2014-04-11e1000e: remove open-coded skb_cow_headFrancois Romieu1-6/+4
2014-04-11e1000: remove open-coded skb_cow_headFrancois Romieu1-6/+5