summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-26rtlwifi: rtl8723be: Update driver for regulatory changesShao Fu1-2/+2
2015-05-26rtlwifi: rtl8192ee: Apply the regulatory changes to driverShao Fu1-2/+2
2015-05-26rtlwifi: rtl8188ee: Apply the new regulatory informationShao Fu1-2/+2
2015-05-26rtlwifi: Update regulatory databaseShao Fu2-4/+39
2015-05-26rndis_wlan: harmless issue calling set_bit()Dan Carpenter1-3/+3
2015-05-26ath9k_htc: memory corruption calling set_bit()Dan Carpenter1-3/+3
2015-05-26brcmfmac: avoid gcc-5.1 warningArnd Bergmann1-1/+1
2015-05-26carl9170: match wait_for_completion_timeout return typeNicholas Mc Guire1-2/+3
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu29-1698/+2122
2015-05-26mwifiex: add dump data debug supportZhaoyang Liu5-3/+27
2015-05-26mwifiex: add prints debug ctrl supportZhaoyang Liu5-0/+112
2015-05-26mwifiex: add support for FW memory read/write operationsChin-ran Lo6-0/+133
2015-05-26rtlwifi: btcoexist: Fix interference between rtl8723be and BluetoothDaniel Drake1-2/+5
2015-05-26adm8211: fixed the possible pci cache line sizes inside switch-caseOkash Khawaja1-2/+2
2015-05-26adm8211: fix checkpatch errors for indentation and new lineOkash Khawaja1-8/+12
2015-05-26brcmfmac: prohibit ACPI power management for brcmfmac driverFu, Zhonghui1-0/+9
2015-05-26rtlwifi: rtl8192cu: Remove rtl92c_init_beacon_max_error's parameterTaehee Yoo3-3/+3
2015-05-26rtlwifi: rtl8192cu: Remove setting REG_BCN_MAX_ERR code in _rtl92cu_set_media...Taehee Yoo1-1/+0
2015-05-26rtlwifi: rtl8188ee: Fix pwrseqcmd.h include path.Lauri Kenttä2-2/+2
2015-05-25Merge ath-next from ath.gitKalle Valo22-294/+1047
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai4-42/+375
2015-05-25test_bpf: add more eBPF jump torture casesDaniel Borkmann1-0/+67
2015-05-25Merge branch 'amd-xgbe-next'David S. Miller2-9/+105
2015-05-25amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas1-6/+62
2015-05-25amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas1-3/+42
2015-05-25amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas1-0/+1
2015-05-25ip: reject too-big defragmented DF-skb when forwardingFlorian Westphal1-7/+11
2015-05-25Merge branch 'af_unix_sendpage'David S. Miller6-54/+284
2015-05-25net: af_unix: implement splice for stream af_unix socketsHannes Frederic Sowa3-21/+121
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa3-21/+40
2015-05-25net: af_unix: implement stream sendpage supportHannes Frederic Sowa1-1/+98
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa3-11/+25
2015-05-25Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller75-2342/+6681
2015-05-25Merge branch 'mlx4-next'David S. Miller6-27/+60
2015-05-25net/mlx4_core: Enable single ported IB VFsOr Gerlitz2-12/+11
2015-05-25net/mlx4_core: Adjust the schedule queue port in reset-to-init tooOr Gerlitz1-0/+8
2015-05-25net/mlx4_core: Adjust the schedule queue port for single ported IB VFsOr Gerlitz1-2/+2
2015-05-25net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz2-5/+26
2015-05-25IB/mlx4: Convert slave port before building address-handleOr Gerlitz1-4/+7
2015-05-25net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physicalOr Gerlitz1-4/+6
2015-05-25enic: Grammar s/an negative/a negative/Geert Uytterhoeven1-1/+1
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller339-1370/+2236
2015-05-23Merge branch 'pktgen-new-scripts'David S. Miller12-242/+678
2015-05-23pktgen: add benchmark script pktgen_bench_xmit_mode_netif_receive.shJesper Dangaard Brouer1-0/+86
2015-05-23pktgen: add sample script pktgen_sample03_burst_single_flow.shJesper Dangaard Brouer1-0/+82
2015-05-23pktgen: add sample script pktgen_sample02_multiqueue.shJesper Dangaard Brouer4-141/+75
2015-05-23pktgen: add sample script pktgen_sample01_simple.shJesper Dangaard Brouer3-65/+94
2015-05-23pktgen: new pktgen helper functions for samples scriptsJesper Dangaard Brouer3-0/+261
2015-05-23pktgen: make /proc/net/pktgen/pgctrl report fail on invalid inputJesper Dangaard Brouer1-2/+2
2015-05-23pktgen: document ability to add same device to several threadsJesper Dangaard Brouer1-27/+50