summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/namei.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-06wil6210: detailed statistics for Rx reorder dropVladimir Kondratiev3-10/+19
2015-08-06wil6210: unify wmi_set_ie() error handlingVladimir Kondratiev2-23/+25
2015-08-06wil6210: sort IEs handlingVladimir Kondratiev1-49/+29
2015-08-06wil6210: treat "unhandled event" as warning instead of errorDedy Lansky1-1/+1
2015-08-06wil6210: improve mgmt frame handlingVladimir Kondratiev1-10/+44
2015-08-06wil6210: TSO implementationVladimir Kondratiev3-12/+371
2015-08-06wil6210: skip HW version check for chip debuggingVladimir Kondratiev1-3/+3
2015-08-06wil6210: use wil_fw_error_recovery()Vladimir Kondratiev1-2/+1
2015-08-06wil6210: wait for del_station to completeVladimir Kondratiev1-1/+28
2015-08-06wil6210: use <> vs. "" for global includeVladimir Kondratiev1-1/+1
2015-08-06wil6210: print "ulong" fields in hex format in the debugfsVladimir Kondratiev1-1/+1
2015-08-06wil6210: count drops in Rx block ack reorderVladimir Kondratiev3-1/+5
2015-08-06wil6210: support boot loader struct v0 & v1Vladimir Kondratiev3-27/+124
2015-07-30ath10k: initialize msdu ext. descriptor before usePeter Oh1-2/+2
2015-07-30ath10k: add QCA99X0 to supported device listVasanthakumar Thiagarajan1-0/+2
2015-07-30ath10k: increase max client to 512 in qca99x0Raja Mani1-4/+1
2015-07-30ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani4-8/+44
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu11-51/+183
2015-07-29ath10k: Improve performance by reducing tx_lock contentionQi Zhou3-25/+12
2015-07-29ath10k: suppress 'failed to process fft' warning messagesKevin Darbyshire-Bryant1-1/+1
2015-07-29ath6kl: spell "distribution" correctly in a comment.Nik Nyby1-1/+1
2015-07-24ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani2-0/+8
2015-07-24ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty2-1/+20
2015-07-24ath10k: fix wrong initialization of struct channelManinder Singh1-1/+1
2015-07-24ath10k: add support for qca99x0 Rx descriptorsPeter Oh2-15/+172
2015-07-24ath10k: redefine rx_ppdu_end_common structure to cover qca99x0Peter Oh1-3/+7
2015-07-24ath10k: update tx path to support QCA99X0Peter Oh2-12/+36
2015-07-24ath10k: delay device access after cold resetVasanthakumar Thiagarajan1-13/+7
2015-07-11ath9k: DFS - add pulse chirp detection for FCCZefir Kurtisi1-6/+161
2015-07-11ath9k: DFS - consider ext_channel pulses only in HT40 modeZefir Kurtisi1-1/+2
2015-07-11ipw2100: fix timeout bug - always evaluated to 0Nicholas Mc Guire1-1/+1
2015-07-11ath10k: tweak interface combinationsMichal Kazior1-5/+34
2015-07-11ath10k: fix per-vif queue lockingMichal Kazior3-42/+45
2015-07-11ath10k: update vdev ps state on startMichal Kazior1-0/+8
2015-07-11ath10k: fix hw roc expiration notifcationMichal Kazior2-3/+10
2015-07-11ath10k: limit multi-vif ps more aggresivellyMichal Kazior1-3/+3
2015-07-11ath10k: don't set cck/ofdm scan flagsMichal Kazior2-4/+0
2015-07-11ath10k: Fix target to cpu address conversion logicVasanthakumar Thiagarajan1-1/+1
2015-07-11ath10k: fix QCA61X4 boot upBartosz Markowski1-1/+1
2015-07-11be2net: bump up the driver version to 10.6.0.3Sathya Perla1-1/+1
2015-07-11be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy3-5/+35
2015-07-11be2net: make the RX_FILTER command asynchronousSuresh Reddy1-1/+1
2015-07-11be2net: return error status from be_mcc_notify()Suresh Reddy1-11/+28
2015-07-11be2net: convert dest field in udp-hdr to host-endianVenkat Duvvuru1-1/+1
2015-07-11be2net: fix wrong return value in be_check_ufi_compatibility()Vasundhara Volam1-1/+1
2015-07-11be2net: remove redundant D0 power state setKalesh Purayil1-2/+0
2015-07-11be2net: query FW to check if EVB is enabledKalesh Purayil2-3/+4
2015-07-11be2net: remove duplicate code in be_setup_wol()Kalesh Purayil1-17/+11
2015-07-11ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明1-90/+107
2015-07-11net: Drop owner assignment from platform_driverKrzysztof Kozlowski3-3/+0