summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg2015-05-055-27/+31
| * | mac80211: clean up global debugfs statisticsJohannes Berg2015-05-053-52/+28
| * | mac80211: force off channel transmission for public action framesMatti Gottlieb2015-04-241-1/+7
| * | mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach2015-04-242-2/+15
| * | mac80211: notify the driver upon BAR RxEmmanuel Grumbach2015-04-242-2/+26
| * | iwlwifi: dvm: don't sleep in event_callback callbackEmmanuel Grumbach2015-04-241-3/+1
| * | mac80211: fix ignored HT/VHT override configsChaya Rachel Ivgi2015-04-241-21/+36
| * | cfg80211: allow the plink state blocking for user managed meshChun-Yeow Yeoh2015-04-241-1/+2
| * | mac80211: use per-CPU TX/RX statisticsJohannes Berg2015-04-243-12/+70
| * | mac80211: don't update dev->trans_startJohannes Berg2015-04-241-2/+0
| * | mac80211: OCB: remove pointless check for broadcast BSSIDJohannes Berg2015-04-241-5/+1
| * | mac80211: clean up/rename prepare_for_handlers()Johannes Berg2015-04-241-44/+36
| * | mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg2015-04-242-42/+5
| * | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-2443-204/+63
| * | mac80211: make station hash table max_size configurableJohannes Berg2015-04-232-0/+11
| * | mac80211: allow segmentation offloadsJohannes Berg2015-04-222-25/+48
| * | mac80211: allow drivers to support S/GJohannes Berg2015-04-223-3/+9
| * | mac80211: allow checksum offload only in fast-xmitJohannes Berg2015-04-221-4/+20
| * | ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
| * | wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
| * | mac80211: extend fast-xmit to cover IBSSJohannes Berg2015-04-221-0/+7
| * | mac80211: extend fast-xmit for more ciphersJohannes Berg2015-04-222-6/+44
| * | mac80211: extend fast-xmit to driver fragmentationJohannes Berg2015-04-221-1/+2
| * | mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
| * | mac80211: add TX fastpathJohannes Berg2015-04-229-3/+480
| * | mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-04-201-3/+4
| * | mac80211: lock rate controlJohannes Berg2015-04-204-5/+20
| * | mac80211: introduce plink lock for plink fieldsBob Copeland2015-04-203-18/+25
* | | Merge branch 'tcp-more-reliable-window-probes'David S. Miller2015-05-096-15/+37
|\ \ \
| * | | tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet2015-05-095-8/+13
| * | | tcp: adjust window probe timers to safer valuesEric Dumazet2015-05-093-7/+24
|/ / /
* | | tipc: send explicit not supported error in nl compatRichard Alpe2015-05-091-1/+1
* | | tipc: add broadcast link window set/get to nl apiRichard Alpe2015-05-093-30/+58
* | | tipc: fix default link prop regression in nl compatRichard Alpe2015-05-092-23/+114
* | | cxgb4: Initialize RSS mode for all PortsHariprasad Shenai2015-05-093-7/+80
* | | Merge branch 'be2net'David S. Miller2015-05-098-124/+250
|\ \ \
| * | | be2net: update the driver version to 10.6.0.2Sathya Perla2015-05-091-1/+1
| * | | be2net: update copyright year to 2015Vasundhara Volam2015-05-098-8/+8
| * | | be2net: use be_virtfn() instead of !be_physfn()Kalesh AP2015-05-092-7/+8
| * | | be2net: simplify UFI compatibility checkingVasundhara Volam2015-05-092-44/+16
| * | | be2net: post full RXQ on interface enableSuresh Reddy2015-05-091-2/+5
| * | | be2net: check for INSUFFICIENT_VLANS errorKalesh AP2015-05-093-2/+5
| * | | be2net: receive pkts with L3, L4 errors on VFsSomnath Kotur2015-05-091-1/+1
| * | | be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar2015-05-094-45/+128
| * | | be2net: add support for spoofchk settingKalesh AP2015-05-094-14/+78
|/ / /
* | | Merge branch 'sfc-next'David S. Miller2015-05-0919-360/+1455
|\ \ \
| * | | sfc: Bind the sfc driver to any available VF'sShradha Shah2015-05-096-11/+11
| * | | sfc: Add use of shared RSS contexts.Jon Cooper2015-05-098-36/+177
| * | | sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree2015-05-095-17/+111
| * | | sfc: manually allocate and free vadaptorsShradha Shah2015-05-093-16/+76