summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-26iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami5-10/+59
2018-07-26iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami3-6/+14
2018-07-26iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami2-4/+9
2018-07-26iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami7-60/+578
2018-07-26iwlwifi: pcie: allocate and free rx cr's and tr's tailsGolan Ben Ami2-83/+131
2018-07-26iwlwifi: introduce device family 22560Golan Ben Ami5-60/+55
2018-07-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2-2/+4
2018-07-26iwlwifi: add support for 22560 devicesLuca Coelho5-30/+62
2018-07-26iwlwifi: 22000 devices: restrict to HT A-MPDU sizeJohannes Berg1-0/+24
2018-07-26iwlwifi: mvm: add radiotap data for HELuca Coelho1-6/+163
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho5-4/+14
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho12-23/+525
2018-07-26iwlwifi: fw: add FW APIs for HELuca Coelho5-13/+257
2018-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo38-768/+4612
2018-07-25net/sched: add skbprio schedulerNishanth Devarajan4-0/+349
2018-07-25net: phy: add GBit master / slave error detectionHeiner Kallweit2-0/+9
2018-07-25Merge branch 'net-whitespace-cleanups'David S. Miller60-75/+15
2018-07-25net: remove blank lines at end of fileStephen Hemminger13-14/+5
2018-07-25l2tp: remove trailing newlineStephen Hemminger1-1/+0
2018-07-25bpfilter: remove trailing newlineStephen Hemminger2-2/+0
2018-07-25decnet: whitespace fixesStephen Hemminger10-14/+2
2018-07-25x25: remove blank lines at EOFStephen Hemminger2-3/+0
2018-07-25ax25: remove blank line at EOFStephen Hemminger5-5/+0
2018-07-25atm: remove blank lines at EOFStephen Hemminger1-6/+0
2018-07-25ila: remove blank lines at EOFStephen Hemminger2-2/+0
2018-07-25sctp: whitespace fixesStephen Hemminger2-3/+2
2018-07-25xfrm: remove blank lines at EOFStephen Hemminger2-2/+0
2018-07-25mpls: remove trailing whitepaceStephen Hemminger1-1/+1
2018-07-25llc: fix whitespace issuesStephen Hemminger3-3/+2
2018-07-25rds: remove trailing whitespace and blank linesStephen Hemminger7-7/+0
2018-07-25wimax: remove blank lines at EOFStephen Hemminger4-6/+0
2018-07-25sched: fix trailing whitespaceStephen Hemminger5-6/+3
2018-07-24net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsiocTariq Toukan1-6/+1
2018-07-24Merge branch 'cxgb4-collect-free-Tx-Rx-pages-and-page-pointers'David S. Miller5-13/+39
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy3-9/+14
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy5-4/+25
2018-07-24Merge branch 'mlxsw-Add-extack-messages-for-tc-flower'David S. Miller5-53/+114
2018-07-24mlxsw: spectrum_flower: Add extack messagesNir Dotan1-4/+17
2018-07-24mlxsw: spectrum_acl: Add extack messagesNir Dotan1-4/+11
2018-07-24mlxsw: core_acl_flex_actions: Add extack messagesNir Dotan1-10/+25
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan5-35/+61
2018-07-24netlink: do not store start function in netlink_cbFlorian Westphal2-4/+2
2018-07-24Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...David S. Miller5-36/+170
2018-07-24mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2-10/+16
2018-07-24wireless/lib80211: Convert from ahash to shashKees Cook1-25/+30
2018-07-24Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller79-704/+1787
2018-07-24Merge branch 'rds-ipv6'David S. Miller27-422/+1543
2018-07-24rds: Extend RDS API for IPv6 supportKa-Cheong Poon7-11/+293
2018-07-24rds: Enable RDS IPv6 supportKa-Cheong Poon14-114/+459
2018-07-24rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon23-369/+863